skip to content

CLI

Command line interface (CLI) tools help developers add a huge amount of power to their workflow from the terminal. Learn how to build and use CLIs from expert developers in these episodes.

Automating Tasks with Node CLIs

Creating and automating workflows unlocks a ton of developer productivity. In this episode, Ahmad Awais will teach us how to design and build our own Node powered CLI automation!

Build a Command Line Interface in Rust

The Rust Language ecosystem is gaining steam as a powerful, friendly, and FAST way to build all sorts of things. In this episode, John Breen will teach us how to build a custom command line interface using Rust!