env-templater
v0.0.9
Published
Creates env files from templates with SSM support for various api clients.
Maintainers
Readme
Creates env files from templates with SSM support for various api clients.
Bruno included
TODO: thunderclient and postman
Nodenv
You can use nodenv to control the node version installation
brew install nodenv
nodenv install
nodenv initNode_modules
Install dependencies and run scripts:
npm install
npm run build
npm run lint
npm run testUsage
Install via npm/yarn npm install env-templater
Then run npm run env-templater [OPTIONS]
Releasing
- Merge the automated Release PR created by Release Please
- Manually run the "Release" workflow to publish to npm and JSR with provenance
Template
Started with ts-base
