8000 GitHub - peterszarvas94/goat: go application toolkit (will be)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

peterszarvas94/goat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOAT

GO Application Toolkit

The all-in-one web framework for go (in progress!)

Dependencies

You need to install

GOAT will install for you

CLI

1. Intsall

go install github.com/peterszarvas94/goat@latest

2. Initialize new project

goat init [app] [--template basic-auth]?

3. Go to the new project folder (if it is not the current folder)

cd [app]

4. Run dev server

make dev

5. Check out site with live-reload

http:/localhost:7331

About

go application toolkit (will be)

Resources

Stars

Watchers

Forks

Packages

No packages published
0