Hi there,
First: Thanks for saving me to port credstash from Python to Go myself :)
A few questions:
- Could you be convinced to add a sha256 sum to the release?
- It looks like your releases are not generated by the Makefile, mind adding the script you use to the repository?
Another thing that I'd like to see is a pre-release being created from master, you could use Travis to do this for you. I have good experience with ghr to automate this. See this (old) Travis file for an example.
Happy to help out if this is something you'd like too.
Hi there,
First: Thanks for saving me to port credstash from Python to Go myself :)
A few questions:
Another thing that I'd like to see is a pre-release being created from master, you could use Travis to do this for you. I have good experience with
ghrto automate this. See this (old) Travis file for an example.Happy to help out if this is something you'd like too.