pilgrimize

Make your protos avaialbe on pilgrim

Usage no npm install needed!

<script type="module">
  import pilgrimize from 'https://cdn.skypack.dev/pilgrimize';
</script>

README

Pilgrimize

Pilgrimize allows you to use pilgrim with your own protos bundle.

Usage

Create a protos.json file

[
  { "git": "https://github.com/hassox/marvel-protos.git" },
  { "git": "https://github.com/hassox/fender.git" },
  { "git": "https://github.com/hassox/google-protos.git" }
]

Install pilgrimize

gt; npm install pilgrimize -g

Run pilgrimize

gt; pilgrimize

Visit pilgrim!

If you just want to compile your protos.json file without setting up a localhost for talking with fender:

gt; pilgrimize --no-localhost