Hacker News new | ask | show | jobs
by BiteCode_dev 1880 days ago
The concept rocks, so I really hope it will work and become popular.

A few remarks:

- the go get install is broken in the readme. I opened a ticket.

- since go cross compile, maybe you could provide binaries for Linux/Windows/Mac ? No need to go get, no need to install docker. That would open the door to include the tool in web frameworks.

Good luck, and thanks for sharing.

1 comments

Yeah, releasing binaries and listing them on brew/apt/etc would probably be very helpful for adoption.

Next would be packages that wrap the rest api listed on npm, pypi, rubygems, etc.