@crescendo-collective/carmen

2.2.0 • Public • Published

Carmen 🌐

Carmen will sneak around the web and run scripts for you.

Installation

With Yarn

  1. yarn install -D "@crescendo-collective/carmen"
  2. yarn carmen init to generate a new travel plan.
  3. yarn carmen to run the travel plan.

With NPM

  1. npm install -D "@crescendo-collective/carmen"
  2. Add a carmen script to your package.json
    • { carmen: "carmen" }
  3. npm run carmen init to generate a new travel plan.
  4. npm run carmen to run the travel plan.

Globally

  1. npm install -g "@crescendo-collective/carmen"
  2. carmen init
  3. carmen

Readme

Keywords

Package Sidebar

Install

npm i @crescendo-collective/carmen

Weekly Downloads

0

Version

2.2.0

License

MIT

Unpacked Size

729 kB

Total Files

45

Last publish

Collaborators

  • jeremysummers
  • npetes
  • chuckak