Go to file
James Tomasino bb15800e09 fully working initial build 2018-05-29 19:27:44 -04:00
LICENSE initial commit 2018-05-29 17:36:02 -04:00
Makefile added bash completion stub, better makefile, stubbed docs 2018-05-29 17:46:57 -04:00
README.md added bash completion stub, better makefile, stubbed docs 2018-05-29 17:46:57 -04:00
track fully working initial build 2018-05-29 19:27:44 -04:00
track.1 initial commit 2018-05-29 17:36:02 -04:00
track.d bash completion complete 2018-05-29 18:33:26 -04:00

README.md

track status license

track is a minimalistic data manager for the shell.

(in development)

Install

sudo make install

Note: On systems without admin access the binary can be run directly from the git repo, but will lack man support and command completion.

Uninstall

sudo make uninstall

Usage

track

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL3