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

Latest commit

 

History

History
48 lines (34 loc) · 1.35 KB

File metadata and controls

48 lines (34 loc) · 1.35 KB

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