1.4.1 • Published 8 years ago

@quarterto/heroku-config-to-env v1.4.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Usage: heroku-config-to-env heroku-app-name path/to/env.sh

path/to/env.sh is optional. if it's provided, the file will be written and made executable. if it's blank or '-', it's written to stdout.

export is prepended to each line, unless -e is set or the path ends with .env

Options: -i PATTERN ignore any config var matching PATTERN. can be used multiple times -l VAR=val add an entry setting VAR to val. use with -i to prevent duplicates -e don't prepend export to each line -h show this help

1.4.1

8 years ago

1.4.0

8 years ago

1.3.5

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.1.0

8 years ago

1.2.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago