Simple CLI program to create a project hour schedule in markdown.
- Pip method horasCLI
- Open your terminal and type:
pip install horasCLI
- Open your terminal and type:
- Clone repository method
- Clone this repository
- Go to the folder through terminal or open the terminal there and type
pip install -e .
To get help about use type: horasCLI -h
or horasCLI --help
- Test in Linux and MacOS