Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

gobuffalo/cli

Repository files navigation

PkgGoDev Standard Test Go Report Card

Buffalo CLI

This is the repo for the Buffalo CLI. The Buffalo CLI is a tool to develop, test and deploy your Buffalo applications.

Installation

To install the Buffalo CLI you can run the following command:

go install github.com/gobuffalo/cli/cmd/buffalo@latest

Usage

Once installed, the Buffalo CLI can be used by invoking the buffalo command. To know more about the available commands, run the buffalo help command. or you can also get details on a specific command by running buffalo help <command>.