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

docs: updated README to mention lazy-require and v8 compile cache #13

Closed Aghassi closed 4 years ago

Aghassi commented 4 years ago

These two options (especially compile cache) greatly increase CLI performance

swyxio commented 4 years ago

very cool! thank you