# Summary
[Introduction](index.md)
* [Getting Started](getting-started/index.md)
* [Installation](getting-started/installation.md)
* [First Steps with Buffrs](getting-started/first-steps.md)
* [Buffrs Guide](guide/index.md)
* [Why Buffrs Exists](guide/why-buffrs-exists.md)
* [The Framework](guide/the-framework.md)
* [Package Types](guide/package-types.md)
* [Creating a Package](guide/creating-a-package.md)
* [Consuming Packages](guide/consuming-packages.md)
* [Local Dependencies](guide/local-dependencies.md)
* [Workspaces](guide/workspaces.md)
* [Import System](guide/import-system.md)
* [Project Layout](guide/project-layout.md)
* [Manifest vs Lockfile](guide/manifest-vs-lockfile.md)
* [Buffrs Home](guide/buffrs-home.md)
* [Buffrs Integrations](integrations/index.md)
* [Buffrs Migration](migration/index.md)
* [Continuous Integration](migration/continuous-integration.md)
* [Buffrs Reference](reference/index.md)
* [Editions](reference/editions.md)
* [Specifying Dependencies](reference/specifying-dependencies.md)
* [The Manifest Format](reference/manifest.md)
* [The Lockfile Format](reference/lockfile.md)
* [Configuration](reference/config.md)
* [Environment Variables](reference/environment-variables.md)
* [Package Name Specifications](reference/package-name-spec.md)
* [Protocol Buffer Rules](reference/protocol-buffer-rules.md)
* [Buffrs Commands](commands/index.md)
* [General Commands](commands/general-commands.md)
* [buffrs](commands/buffrs.md)
* [buffrs help](commands/buffrs-help.md)
* [Manifest Commands](commands/manifest-commands.md)
* [buffrs add](commands/buffrs-add.md)
* [buffrs remove](commands/buffrs-remove.md)
* [buffrs lock](commands/buffrs-lock.md)
* [buffrs lock print-files](commands/buffrs-lock-print-files.md)
* [Package Commands](commands/package-commands.md)
* [buffrs init](commands/buffrs-init.md)
* [buffrs new](commands/buffrs-new.md)
* [buffrs lint](commands/buffrs-lint.md)
* [buffrs package](commands/buffrs-package.md)
* [buffrs install](commands/buffrs-install.md)
* [buffrs uninstall](commands/buffrs-uninstall.md)
* [buffrs list](commands/buffrs-list.md)
* [Publishing Commands](commands/publishing-commands.md)
* [buffrs login](commands/buffrs-login.md)
* [buffrs logout](commands/buffrs-logout.md)
* [buffrs publish](commands/buffrs-publish.md)
* [FAQ](faq.md)