realize/README.md

517 B

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