growlog 0.4.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

growlog 0.4.2

A simple CLI garden journal

Free software: MIT license


Installation
pip install growlog


Quickstart

$ growlog
> No growlog found, creating a new one!
What type of plant is this?:


You can also see the help menu:

$ growlog –help
Usage: growlog [OPTIONS]

Options:

--add
Add a crop to your growlog

--update
Update a crop in your growlog

--remove
Remove a crop from your growlog

--help
Show this message and exit.







Documentation
https://growlog.readthedocs.io/


Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:






Windows
set PYTEST_ADDOPTS=--cov-append
tox


Other
PYTEST_ADDOPTS=--cov-append tox






Changelog

0.4.1 (2018-7-02)

Add Quickstart docs to README



0.4.0 (2018-6-30)

Add CRUD operations (create/read/update/delete) to growlog cli



0.3.0 (2018-6-10)

Create new growlog if none is found when using growlog cli cmd



0.2.0 (2018-06-09)

Display current log using growlog cli cmd

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.