swyxio / cli-cheatsheet

helpful libraries for *building* CLIs. Not a list of CLIs.
https://mobile.twitter.com/swyx/status/1127431451559985152
MIT License
619 stars 22 forks source link

Add arg #10

Closed styfle closed 5 years ago

styfle commented 5 years ago

This adds arg which is similar to commander and yargs but super tiny.

swyxio commented 5 years ago

very cool. whats the selling point of "tiny" in a node app tho?

styfle commented 5 years ago

The same selling point in any app

I could go on but this is off the top of my head 🤔

swyxio commented 5 years ago

yea the other stuff is more appealing to me than less disk space :) disk space is cheap.