Skip to content

onalv/build-custom-cli-tooling-with-oclif-typescript-notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

These notes are intended to be used and studied in tandem with Shawn Wang's Build Custom CLI Tooling with oclif and TypeScript course.

Summary

This cheatsheet cover:

  • Create a Simple CLI
  • Pass Args and flags to a CLI
  • Set up testing for a CLI
  • Add filesystem state to a CLI
  • Scaffold boilerplates (e.g. templates)
  • Polish the CLI with colors, spinners, etc.
  • Spawn child processes so other CLIs can run
  • Control logging & output from other processes

Contribute

These are community notes that I hope everyone who studies benefits from. If you notice areas that could be improved please feel free to open a PR!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published