The npm Blog — Building a simple command line tool with npm
We asked what you planned to use private modules for, and one of the most common answers was command line tools for teams to use when developing projects. In this two part series, we’ll walk through...