mattboll / dossier-facile-demo-partenaire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PkgGoDev Tests Status 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>.

About

License:MIT License


Languages

Language:Go 66.6%Language:HTML 18.0%Language:JavaScript 8.7%Language:SCSS 4.0%Language:Dockerfile 2.6%Language:Procfile 0.1%