Introduction
1.
Getting Started
1.1.
Installation
1.2.
First Steps with Buffrs
2.
Buffrs Guide
2.1.
Why Buffrs Exists
2.2.
The Framework
2.3.
Package Types
2.4.
Creating a Package
2.5.
Consuming Packages
2.6.
Local Dependencies
2.7.
Workspaces
2.8.
Import System
2.9.
Project Layout
2.10.
Manifest vs Lockfile
2.11.
Buffrs Home
3.
Buffrs Integrations
4.
Buffrs Migration
4.1.
Continuous Integration
5.
Buffrs Reference
5.1.
Editions
5.2.
Specifying Dependencies
5.3.
The Manifest Format
5.4.
The Lockfile Format
5.5.
Configuration
5.6.
Environment Variables
5.7.
Package Name Specifications
5.8.
Protocol Buffer Rules
6.
Buffrs Commands
6.1.
General Commands
6.1.1.
buffrs
6.1.2.
buffrs help
6.2.
Manifest Commands
6.2.1.
buffrs add
6.2.2.
buffrs remove
6.2.3.
buffrs lock
6.2.3.1.
buffrs lock print-files
6.3.
Package Commands
6.3.1.
buffrs init
6.3.2.
buffrs new
6.3.3.
buffrs lint
6.3.4.
buffrs package
6.3.5.
buffrs install
6.3.6.
buffrs uninstall
6.3.7.
buffrs list
6.4.
Publishing Commands
6.4.1.
buffrs login
6.4.2.
buffrs logout
6.4.3.
buffrs publish
7.
FAQ
Light
Rust
Coal
Navy
Ayu
The Buffrs Book
Getting Started
To get started with buffrs, install it and set up your first package.
Installation
First steps with Buffrs