0.0.3 • Published 8 years ago

secc-scheduler-gui v0.0.3

Weekly downloads
4
License
MIT License
Repository
github
Last release
8 years ago

secc-scheduler-gui

This is GUI scheduler for secc

How to use

install by git clone (then npm install)

git clone https://github.com/jason-hwang/secc-scheduler-gui.git
cd secc-scheduler-gui
npm install && npm start

make sure you've already installed node.js, npm and (optionally) redis

  • Ubuntu $ sudo apt-get install nodejs npm nodejs-legacy
  • Mac $ brew install nodejs

License

MIT