Skip to main content

A simple CLI garden journal

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

growlog-0.4.2.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

growlog-0.4.2-py2.py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page