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
- Host: GitHub
- URL: https://github.com/onuar/neydi
- Owner: onuar
- Created: 2017-09-11T18:27:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:42:59.000Z (over 2 years ago)
- Last Synced: 2023-04-08T21:01:20.727Z (about 2 years ago)
- Topics: argparser, command-line, command-line-tool, productivity, python36
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.