protofu 1.0.1 copy "protofu: ^1.0.1" to clipboard
protofu: ^1.0.1 copied to clipboard

outdated

ProtoFu compiles protos for you! Transitive dependency tracking, protoc downloading, and more.

example/readme.md

Example #

Run the following:

dart pub global activate protofu
protofu

Or

dart ../bin/protofu.dart

ProtoFu will read the protofu.yaml file, download protoc, the dart plugin, and googleapis. Then it will process the proto/* folder and compile all outputs into lib/src/generated.

6
likes
0
points
48
downloads

Publisher

verified publishermcdole.org

Weekly Downloads

ProtoFu compiles protos for you! Transitive dependency tracking, protoc downloading, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, archive, args, http, meta, path, yaml

More

Packages that depend on protofu