-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
I am working on nrdk which is also a CLI. I would suggest taking a look into the Open CLI framework, and using TypeScript instead of vanilla Javascript. TypeScript will pay off later on when you need to refactor your code as the transpiling process provides a lot of extra checks.