Skip to content

gochigo/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>.

Packages

No packages published

Languages

  • Go 96.4%
  • HTML 2.9%
  • Other 0.7%