2016-07-12 08:18:02 +00:00
|
|
|
# Realize
|
|
|
|
|
|
|
|
### Overview
|
|
|
|
Run, build and watch file changes with custom paths
|
2016-07-24 23:02:18 +00:00
|
|
|
|
|
|
|
### To do
|
|
|
|
- [x] Command start - default config gile
|
|
|
|
- [x] Command add - new project on the config file
|
2016-07-26 17:04:13 +00:00
|
|
|
- [x] Command remove - remove project from the config file
|
2016-07-24 23:02:18 +00:00
|
|
|
- [ ] Command watch - watch changes
|
2016-07-26 17:04:13 +00:00
|
|
|
- [x] Command list - print projects list
|
2016-07-24 23:02:18 +00:00
|
|
|
- [x] Remove duplicate projects
|
2016-07-27 08:33:56 +00:00
|
|
|
|
|
|
|
### Proposals
|
2016-07-27 08:35:44 +00:00
|
|
|
- [ ] Live reload for web project
|