0.1.7 • Published 9 years ago

pilgrimize v0.1.7

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

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

$> npm install pilgrimize -g

Run pilgrimize

$> pilgrimize

Visit pilgrim!

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

$> pilgrimize --no-localhost
0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago