realize/README.md
2016-08-16 12:20:20 +02:00

19 lines
570 B
Markdown

# Realize
### Overview
Run, build and watch file changes with custom paths
### To do
- [x] Command start - default config file
- [x] Command add - new project on the config file
- [x] Command remove - remove project from the config file
- [x] Command watch - watch changes and rebuild
- [x] Command list - print projects list
- [x] Remove duplicate projects
- [x] Support for multiples projects
- [x] Watcher files preview
- [x] Support for directories with duplicates names
- [ ] Unit test
- [ ] Documentation
- [ ] Support for server start/stop
- [x] Cli feedback