From the course: Building Your First CLI App in Node

Build a CLI app in Node

From the course: Building Your First CLI App in Node

Start my 1-month free trial

Build a CLI app in Node

- Have you ever wondered what it would take to development an app or tool in a CLI? Well I did too. When I first started out as a dev, CLI apps seemed like a pretty big black box mystery. I didn't know where to get started. So I'm going to show you how. We will leverage node.js and npm's huge ecosystem of packages and modules to connect to connect to GitHub's restful API using octokit. You'll create a practical command line developer tool for your self to automate your git init process. Once you build the project, you'll be able to use this tool over and over again, to startup and push your git projects. I'm Naomi Freeman Freeman and I'm a software engineer and programming instructor. I love sinking my teeth into backend logic and systems problems, and have developed an AI prototype as well as developed payment systems. If you're ready to take your node.js, JavaScript, and API building skills to the next level, then come join me in my LinkedIn Learning course, all about building a command line application.

Contents