nirum-lang / nirum

Nirum: IDL compiler and RPC/distributed object framework for microservices
https://nirum.org/
GNU General Public License v3.0
121 stars 27 forks source link

Platform-specific packaging #246

Open dahlia opened 6 years ago

dahlia commented 6 years ago

Although we currently provide official binaries for every release, it would be great if we have platform-specific packages as well.

qria commented 6 years ago

I've set the initial brew, which can be installed with brew install spoqa/homebrew-nirum/nirum.

However it is currently build-from-source only because I was not able to set up homebrew bottles with existing binary.

Also it looks like it is possible to set up bottles for custom tap. Might be interesting to look into.