#GPractice
###Installation
make all
(make gpractice
ormake gpractice-web
to install CLI or WEB only)- place configuration file
config.yaml
to~/.gpractice/
directory:cd ~
mkdir .gpractice
cp config.yaml ./.gpractice
- modify config.yaml if needed
-
gpractice
to run CLIgpractice-web
to run web app, default URL:http://localhost:3000/app
- to see available arguments, run needed command with flag
-help
:gpractice -help
###TODO
- import/export csv files
- html/css styling
- mongodb support
- unit tests
- external configs
- duration web format: 01h23m45s