An open API service indexing awesome lists of open source software.

https://github.com/onuar/neydi

a command line helper for our absent minded friends
https://github.com/onuar/neydi

argparser command-line command-line-tool productivity python36

Last synced: 3 months ago
JSON representation

a command line helper for our absent minded friends

Awesome Lists containing this project

README

        

## neydi ya?
a command line helper for our absent minded friends

# install
`python3 setup.py install --record tracing.txt`

# uninstall
`python3 uninstall.py`

# dev
`source neydi/venv/bin/activate`

`python setup.py install --record tracing.txt`

> installs to venv

`neydi --help`
> runs from venv

# version
work in progress. so, don't try yet.