Skip to content

mircodz/bond-tools

Repository files navigation

Bond


Quick Start

dotnet tool install -g bond-tools

Once installed, use the bond command:

bond parse schema.bond
bond breaking schema.bond --against .git#branch=main --error-format=json
bond breaking examples/catalog_v2.bond --against examples/catalog_v1.bond --error-format=json | jq .
bond breaking schema.bond --against .git#branch=main --ignore-imports
bond format schema.bond
bond format schema.bond --check

About

A rewrite of microsoft/bond in ANTLR4 and C# with breaking changes detection.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors