realize/README.md
2016-08-05 01:08:57 +02:00

20 lines
538 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
- [ ] Support for directories with duplicates names
- [ ] Unit testing
- [ ] Documentation
- [ ] Cli feedback