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

integrate counterfeiter dependency #108

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Conversation

cryptix
Copy link
Member

@cryptix cryptix commented Mar 29, 2021

Before this we had to install the counterfeiter tool by hand and put it in $PATH manually, like animals.

How does this work? See https://github.com/maxbrunsfeld/counterfeiter#using-counterfeiter

the tl;dr is: You can actually run package main by using go run the.import.dev/of/the/main and it does the rest (fetch and compile) for you!

@cryptix cryptix merged commit 88aef83 into master Mar 29, 2021
@cryptix cryptix deleted the integrate-counterfeiter branch March 29, 2021 13:37
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