Login
From:
Josh Can Help
(Uncensored)
subscribe
Building a CLI from scratch with TypeScript and oclif - Josh Can Help
https://www.joshcanhelp.com/oclif/
links
backlinks
Roast topics
Find topics
Find it!
I'm building a pair of CLI programs in TypeScript and decided to use oclif for flag parsing and releasing. I needed something more than the getting started doucmentation they had so I wrote it myself.