Go to file
alessio 5981ff06f2 better routines workflow 2016-08-16 12:20:55 +02:00
realize better routines workflow 2016-08-16 12:20:55 +02:00
.gitignore ignore bin 2016-08-03 16:47:37 +02:00
LICENSE realize dev 2016-07-12 10:18:02 +02:00
README.md to do server start/stop 2016-08-16 12:20:20 +02:00
glide.lock dependencies 2016-07-30 01:02:57 +02:00
glide.yaml dependencies 2016-07-30 01:02:57 +02:00
main.go cli feedback 2016-08-14 17:23:52 +02:00

README.md

Realize

Overview

Run, build and watch file changes with custom paths

To do

  • Command start - default config file
  • Command add - new project on the config file
  • Command remove - remove project from the config file
  • Command watch - watch changes and rebuild
  • Command list - print projects list
  • Remove duplicate projects
  • Support for multiples projects
  • Watcher files preview
  • Support for directories with duplicates names
  • Unit test
  • Documentation
  • Support for server start/stop
  • Cli feedback