Proto CLI

Command-line tools for proto.md — coming soon.

Coming Soon

The proto CLI will bring linting, building, and testing to your terminal and CI pipeline.

$ proto init

$ proto lint proto.md

$ proto fix proto.md

$ proto build proto.md

$ proto test proto.md