Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 620 Bytes

Artsy CLI CircleCI

Install

Artsy CLI is published on npm, so installing is really easy:

$ npm install --global @artsy/cli

[Docs]

Releasing

The release process happens automatically on every PR merge thanks to auto. To ensure the proper version is released for your PR please chose one of the following labels

  • Version: Major
  • Version: Minor
  • Version: Patch
  • Version: Trivial