Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 474 Bytes

TODO.md

File metadata and controls

17 lines (12 loc) · 474 Bytes

ProtoFu

Todo List

Make protobufs easier to work with in dart.

  • More configuration options
  • Loop detection
  • Configuration invalidation and updates
  • Git branch / revision pinning - right now we're just depth=1 clones

Completed Column ✓

  • Initial commit and proof of concept.
  • Add basic command line arguments to the tool
  • Parse protofu.yaml for configuration.
  • Command line arguments superced the protofu.yaml file.