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

find out a proper way of building and releasing #9

Open
marcelcorso opened this issue Nov 21, 2016 · 1 comment
Open

find out a proper way of building and releasing #9

marcelcorso opened this issue Nov 21, 2016 · 1 comment

Comments

@marcelcorso
Copy link
Contributor

Maybe use https://github.com/prometheus/promu

marcelcorso pushed a commit that referenced this issue Nov 22, 2016
@marcelcorso
Copy link
Contributor Author

@prep sez

I think you can hit 2 birds (why birds?) with 1 stone by renaming the package from main to sachet, create a directory cmd/sachet where you put main.go and config.go and then have the config struct in config.go be based on config structs from the sachet package

that way you can also use sachet as a Go package in other programs 🙂

while still offering the binary

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

No branches or pull requests

1 participant