Skip to content

vkuragin/gpractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published