DEV Community

Discussion on: Build a CLI with Node.js

Collapse
 
crimsonmed profile image
Médéric Burlet

You should look into oclif it comes with a whole cli management api

Collapse
 
rushankhan1 profile image
Rushan Khan • Edited

Thanks for informing, I'll check it out.