Metadata-Version: 2.1
Name: horasCLI
Version: 1.0.4
Summary: Simple CLI program to create a project hour schedule in markdown.
Home-page: https://github.com/djdany01/horasCLI
Author: Daniel J. Pérez Nieto
Author-email: djdany.djesus@gmail.com
License: MIT
Platform: Windows
Platform: Linux
Platform: MacOS
Description-Content-Type: text/markdown

# HorasCLI

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

## Install

- Pip method
  - 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: `horas -h` or `horas --help`

### TODO

- Test in Linux and MacOS


