bstrap v0.1.0

Generates a dotenv file from an app.json file and any existing dotenv file

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

  1. Fork it ( https://github.com/jclem/bstrap/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jclem Jonathan Clem - creator, maintainer
Repository

bstrap

Owner
Statistic
  • 2
  • 2
  • 0
  • 0
  • 0
  • about 7 years ago
  • March 14, 2017
License

MIT License

Links
Synced at

Sun, 05 May 2024 16:17:29 GMT

Languages