Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

dico-app/poc-sd-2-cli

Repository files navigation

dico-cli

npm version npm downloads Github Actions CI Codecov License

📖 Release Notes

Setup

  1. Install @dico/cli globally
yarn global add @dico/cli # or npm install --global @dico/cli
  1. Browse available commands
dico --help

Development

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start development server using yarn dev

License

MIT License