← BACK TO PROJECTS
Node-CLI-Tools #06
OVERVIEW
Various CLI scripts built in Node.js to automate repetitive developer tasks such as scaffolding and cleanup.
BUILT WITH
node.jscli
LINKS
WHAT I LEARNED
Working heavily with the file system (fs) module and processing command line arguments in Node.js.