PACKAGE_DESCRIPTION
- Create new repository from this Template directly on Github;
- Clone the repository to your local machine;
- Change variables in
variables.json
; - Inside the repository folder, run:
python3 bootstrap.py
- This paragraph should have been deleted by the execution of the above command.
To download and install this package, run the following commands:
git clone git@github.com:mmarcoo/REPOSITORY_NAME.git
cd REPOSITORY_NAME
pip install -e .
To see which commands are available, run the following command:
CLI_COMMAND