Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 642 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 642 Bytes

#GPractice

###Installation

  1. make all (make gpractice or make gpractice-web to install CLI or WEB only)
  2. place configuration file config.yaml to ~/.gpractice/ directory:
    • cd ~
    • mkdir .gpractice
    • cp config.yaml ./.gpractice
  3. modify config.yaml if needed
    • gpractice to run CLI
    • gpractice-web to run web app, default URL: http://localhost:3000/app
  4. 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