@ricdotnet/local-sites
v0.3.2
Published
A small package to help me with creating nginx sites and certificates for local development.
Readme
Build and publish
-> Do all code changes
-> Commit and push to git
-> npm version patch/minor/major
-> npm run build
-> npm publish
-> Push to update version on gitUsage
// TODO