A fast automatic file executor on file change!
npm install -g @afrid18/velocity
Options:
--version Show version number [boolean]
-f, --filename File to watch over! [required]
-i, --input input for program
--help Show help [boolean]
velocity -f velocity-demo.cpp
npx @afrid18/velocity -f velocity-demo.cpp
- Arguments parsing
- Detect filetype
- Watching the file for changes
- Working with the commands specific to file (cpp, c, python, javascript)
- Exiting the app on pressing q
- Rebranding! IMP