Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated #377 for merge #393

Merged
merged 4 commits into from
Jun 22, 2019
Merged

Conversation

thomasfedb
Copy link
Contributor

Brought #377 in line with master, original PR below:

Adding support for creating templates from .env files

Templates can be checked in and will show the environment variables used but wont show the values

I love using this package while writing demos at Stripe. However every now and then I miss a variable in my README.md or a handcrafted .env.template.

This adds a flag to the cli so that you can point it at any .env file and safely create a template from it that doesn't include any of your keys. :)

mikeshaw-stripe and others added 3 commits February 28, 2019 13:22
Templates can be checked in and will show the environment variables used but wont show the values
@thomasfedb
Copy link
Contributor Author

@cadwallion as requested 👍

Copy link
Collaborator

@cadwallion cadwallion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks to both @thomasfedb and @mikeshaw-stripe for this addition!

@cadwallion cadwallion merged commit 858ecfe into bkeepers:master Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants