1.4.1 • Published 9 years ago

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

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

1.4.0

9 years ago

1.3.5

10 years ago

1.3.3

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.1.0

10 years ago

1.2.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago