buffrs 0.12.0

Modern protobuf package management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Buffrs Guide

This guide will give you all that you need to know about how to use
Buffrs to develop and consume protocol buffer packages.

* [Why Buffrs Exists]./why-buffrs-exists.md
* [The Framework]./the-framework.md
* [Package Types]./package-types.md
* [Dependencies]./dependencies.md
* [Creating a Package]./creating-a-package.md
* [Consuming Packages]./consuming-packages.md
* [Local Dependencies]./local-dependencies.md
* [Import System]./import-system.md
* [Project Layout]./project-layout.md
* [Manifest vs Lockfile]./manifest-vs-lockfile.md
* [Continuous Integration]./continuous-integration.md
* [Buffrs Home]./buffrs-home.md