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

Added support for dotenv files #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dragonblade316
Copy link

This PR adds support for the popular .env file.

This way you can store your onshape keys in a file that you can safely gitignore instead of storing the keys in your config or bashrc.

I tried to change as little as possible.

I tested this on one of my repos that I have been working on and it seems to work well.

Thanks for your great work.

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.

1 participant