@crescendo-collective/carmen
v2.2.0
Published
Carmen will sneak around a website, finding precious elements and returning them to you.
Downloads
111
Readme
Carmen 🌐
Carmen will sneak around the web and run scripts for you.
Installation
With Yarn
yarn install -D "@crescendo-collective/carmen"yarn carmen initto generate a new travel plan.yarn carmento run the travel plan.
With NPM
npm install -D "@crescendo-collective/carmen"- Add a
carmenscript to yourpackage.json{ carmen: "carmen" }
npm run carmen initto generate a new travel plan.npm run carmento run the travel plan.
Globally
npm install -g "@crescendo-collective/carmen"carmen initcarmen
