🛠Installation
1. 📥 Download or clone the repository
1.1. Prepare projects directory (if not exists):
# Create projects directory:
mkdir -pv ~/workspaces/projects
# Enter into projects directory:
cd ~/workspaces/projects
1.2. Follow one of the below options [A], [B] or [C]:
OPTION A. Clone the repository:
OPTION B. Clone the repository (for DEVELOPMENT: git + ssh key):
OPTION C. Download source code:
- Download archived zip or tar.gz file from releases.
- Extract it into the projects directory.
- Enter into the project directory.
2. 📦 Install dependencies
[TIP] Skip this step, if you're going to use docker runtime