Mastering CLI
_
with TypeScript
workshop
Theory and Code
in one day
About
Agenda
Agenda
Mastering CLI with TypeScript
Introduction 💡
About CLI in Node 📖
Basic Principles
Examples - npm, git
Hello World CLI in Node 👋
package.json
TypeScript
Make it Work with
oclif
🛠️
Configure
oclif
project
Arguments & Flags
Develop a command to slack hello world
Make it Shine ⭐
Input & Output
Effects
oclif
in Depth 🏊
Hooks
Tests
Plugins
Final 🎉