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
SAO globally (optional)
Installyarn global add sao
# or
npm i -g sao
Run the generator commands above without npx
.
License
MIT © Pliancy