play link twitter github

dsmJS

dsmJS
Shift Interactive
RSVP for a Zoom invite at Your Place, IA
Second Tuesday every month

March 08, 2016

6:15pm - 7:00pm @ Gravitate, 206 6th Ave, 3rd Floor

Building your own Command Line Interface with Node and npm

Eric Ponto @ericponto

Command Line Interfaces (CLIs) have been working their way into the front-end tooling space for a little while. Grunt and Gulp came out quite a few years ago and really changed the landscape. Now we are seeing specific CLIs build right into frameworks like Ember, Sails, or Express.

In this talk, we’ll dive into creating our own CLI using JavaScript and how to publish it to npm so anyone can use it.