/circleci-orbs-configuration

palatial cakes configuration

Primary LanguageJavaScriptMIT LicenseMIT

CircleCI Orbs and Why they Matter

CircleCI

Node JS Command line application with Commander.js

Clone the repo

git clone git@github.com:mwaz/circleci-orbs-configuration.git

Install Dependencies

cd circleci-orbs-configuration
npm install

Run the application

node ./bin/index.js

Order Cake

node ./bin/index.js order-cake

List Cakes

node ./bin/index.js list

Run tests

npm test

Details

This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.

About CircleCI Guest Writer Program