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

gobuffalo/cli

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2022
Aug 6, 2021
Feb 15, 2023
Nov 17, 2021
Nov 21, 2021
Dec 7, 2022
Dec 7, 2022
Dec 7, 2022
Feb 15, 2023
Aug 6, 2021
Feb 15, 2023
Feb 15, 2023

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