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

suggested changes to dkr #3

Merged
merged 1 commit into from
Apr 7, 2020
Merged

suggested changes to dkr #3

merged 1 commit into from
Apr 7, 2020

Conversation

ddebasilio
Copy link
Contributor

Some linting
Error handling
default values for variables inside proxy
assignment of os.Args
use fmt package for printing lines for consistency
renamed dkr to main.go

@@ -1,25 +1,30 @@
package main
Copy link
Member

Choose a reason for hiding this comment

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

@ddebasilio noob question: if this is no longer dkr.go but main.go, go install . will still work? CLI terminal command it's still dkr? How come?

@sznowicki sznowicki merged commit f49246d into ohdkr:master Apr 7, 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.

2 participants