Skip to content

go-gorf/gorf-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorf-cli

Installation using go install

go install github.com/go-gorf/gorf-cli@latest

Installation using binary

Quickstart

gorf-cli init hello

Run Project

cd hello
go run .

Now look at localhost:8080/health on your browser

Add new app

CD to your apps directory

gorf-cli app newApp

Add the app to the settings.go in the project root.

About

A command line tool for Golang Rest Framework (Gorf)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages