Djdany95 / HorasCLI

Simple CLI program to create a project hour schedule in markdown.

Home Page:https://pypi.org/project/horasCLI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HorasCLI

Simple CLI program to create a project hour schedule in markdown.

Install

  • Pip method horasCLI
    • Open your terminal and type: pip install horasCLI
  • Clone repository method
    • Clone this repository
    • Go to the folder through terminal or open the terminal there and type pip install -e .

Use

To get help about use type: horasCLI -h or horasCLI --help

TODO

  • Test in Linux and MacOS

About

Simple CLI program to create a project hour schedule in markdown.

https://pypi.org/project/horasCLI/

License:MIT License


Languages

Language:Python 100.0%