Go to file
alessio b859b29563 formatted 2016-08-05 00:59:41 +02:00
realize formatted 2016-08-05 00:59:41 +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 preview fixed 2016-08-04 22:03:27 +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 formatted 2016-08-05 00:59:41 +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 testing
  • Documentation