sao-pliancy
v1.7.0
Published
A collection of SAO generators for Pliancy projects
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:libGenerate a cloud function project
npx sao pliancy:cloudForce an update to the latest version of sao-pliancy
npx sao pliancy:lib --updateInstall SAO globally (optional)
yarn global add sao
# or
npm i -g saoRun the generator commands above without npx.
License
MIT © Pliancy
