Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.06 KB

Goth Generator for Buffalo

Standard Test Go Reference Go Report Card

Buffalo-goth is a plugin for buffalo cli that makes it easy to integrate goth into your Buffalo application.

Installation

$ buffalo plugins install github.com/gobuffalo/buffalo-goth@latest

Usage

Generate Users, Routes

$ buffalo generate goth-auth facebook twitter linkedin etc...

Generate Routes only

$ buffalo generate goth facebook twitter linkedin etc...

For more detailed usage visit https://gobuffalo.io/documentation/guides/goth/