bstrap v0.1.0
bstrap
An initializer for development environments, bstrap
reads environment variables from app.json files, combines them with variables from dotenv files (a file with newline-separated KEY=value pairs), and outputs new dotenv files. Along the way, it can prompt the user for missing values.
Installation
OS X
Install via homebrew:
brew tap jclem/bstrap
brew install bstrap
Linux
Download the latest release and put it in your PATH.
Usage
For usage instructions, enter bstrap --help
into your terminal.
Contributing
- Fork it ( https://github.com/jclem/bstrap/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- jclem Jonathan Clem - creator, maintainer
Repository
bstrap
Owner
Statistic
- 2
- 2
- 0
- 0
- 0
- over 7 years ago
- March 14, 2017
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 22:42:05 GMT
Languages