Skip to content

reuters-graphics/bluprint_node-cli

Repository files navigation

bluprint_node-cli

Reuters open source software

A bluprint template for simple Node.js CLIs.

Features:

  • Creates a CLI and a module you can use in node.
  • Uses sade to parse CLI args.
  • Built in mocha testing
  • Typescript and docs site by TypeDoc
  • GitHub Actions template for CI test and release

Quickstart

If you haven't already, add this bluprint to your CLI.

bluprint add reuters-graphics/bluprint_node-cli

Make a new directory and use the bluprint.

mkdir my-project && cd my-project
bluprint start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published