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

Load credentials file #55

Merged
merged 5 commits into from Aug 8, 2019
Merged

Load credentials file #55

merged 5 commits into from Aug 8, 2019

Conversation

dtcrout
Copy link
Contributor

@dtcrout dtcrout commented Jan 26, 2019

I refactored the createUser() method to take in a credentials.json file so that when starting from scratch, the user/developer/tester doesn't have to go through the walkthrough of copy/pasting their credentials one by one when running python3 fresh.py.

I also added two new methods createUserConfig() and createPrawConfig to make the code more readable.

The README.md and .gitignore are also updated accordingly.

@amcquade
Copy link
Owner

amcquade commented Aug 8, 2019

@dtcrout looks good! thanks!

@amcquade amcquade merged commit 29a482a into amcquade:master Aug 8, 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.

None yet

2 participants