Hacker News new | ask | show | jobs
by ripa 3908 days ago
Looks interesting for the niche purpose! I certainly can think of a couple of use cases.

But I don't understand why the build script is written in Python? I think that either you should use a simple shell script or stick to Go.

1 comments

Because I like Python more than Bash script, maybe I'll consider using a more gopher way to do the build.