sao-pliancy
v1.7.0
Published
A collection of SAO generators for Pliancy projects
Downloads
33
Readme
sao-pliancy
SAO generator for creating projects using Pliancy's code quality standards and tooling
Usage
Right now this generator only supports the creation of a publishable npm package or a cloud function project. Other generators coming in the near future.
Generate a publishable npm library
npx sao pliancy:lib
Generate a cloud function project
npx sao pliancy:cloud
Force an update to the latest version of sao-pliancy
npx sao pliancy:lib --update
Install SAO globally (optional)
yarn global add sao
# or
npm i -g sao
Run the generator commands above without npx
.
License
MIT © Pliancy