Skip to content

analyzere/docker-protoc-gen-julia

 
 

Repository files navigation

Dockerized protoc-gen-julia

Julia's protoc-gen-julia (from ProtoBuf.jl), dockerized.

Use it by making a very simple protoc-gen-julia shell script somewhere and adding it to your PATH. E.g.:

#!/bin/sh
#
docker run -i --rm analyzere/protoc-gen-julia:latest

About

A dockerized protoc-gen-julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%