Node JS Command line application with Commander.js
git clone git@github.com:mwaz/circleci-orbs-configuration.git
cd circleci-orbs-configuration
npm install
node ./bin/index.js
node ./bin/index.js order-cake
node ./bin/index.js list
npm test
This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.
- Blog post: CircleCI Orbs and Why they Matter
- Author's GitHub profile: Waweru Mwaura