gobuffalo / buffalo-goth

Goth Generator for Buffalo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Goth Generator for Buffalo

License:MIT License


Languages

Language:Go 98.4%Language:Makefile 1.6%