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

Fix init without explicit config flag #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix init without explicit config flag #41

wants to merge 3 commits into from

Conversation

hlubek
Copy link
Contributor

@hlubek hlubek commented Jan 29, 2020

  • Config file defaults to refresh.yml
  • Check if file already exists before overwriting it
  • Refactor error check in Cobra commands

Fixes #36

- Config file defaults to refresh.yml
- Check if file already exists before overwriting it
- Refactor error checkin in Cobra commands
@hlubek hlubek changed the title Fix init without explicit config flag (markbates#36) Fix init without explicit config flag (#36) Jan 29, 2020
@hlubek hlubek changed the title Fix init without explicit config flag (#36) Fix init without explicit config flag Jan 29, 2020
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.

init not working on macOS
1 participant