@crescendo-collective/carmen

Carmen will sneak around a website, finding precious elements and returning them to you.

Usage no npm install needed!

<script type="module">
  import crescendoCollectiveCarmen from 'https://cdn.skypack.dev/@crescendo-collective/carmen';
</script>

README

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