b859b29563 | ||
---|---|---|
realize | ||
.gitignore | ||
LICENSE | ||
README.md | ||
glide.lock | ||
glide.yaml | ||
main.go |
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