Tutorial¶
Installation¶
$ pip install daysgrounded
Usage¶
$ daysgrounded
Options¶
$ daysgrounded -h
usage: daysgrounded [-option | child+/-days...]
optional arguments:
-h, --help show this help message and exit
-a, --auto auto update based on date
-v, --version show version
-l, --license show license
child+/-days eg. t+1 s-1
No arguments starts GUI (Graphical User Interface).
Maximum of 99 days.
Resources¶
Contributing¶
- Fork the repository on GitHub.
- Make a branch of master and commit your changes to it.
- Ensure that your name is added to the end of the AUTHORS.rst file using the format:
Name <email@domain.com>
- Submit a Pull Request to the master branch on GitHub.