Go to file
alessio 4678ca4146 cli feedback 2016-08-14 17:23:52 +02:00
realize Fixed problems for directories with the same names 2016-08-14 17:22:20 +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 updated 2016-08-14 17:22:48 +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

  • Cli feedback