gorun

command
v0.2.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2022 License: MIT Imports: 16 Imported by: 0

README

gorun

The go-runner-cli for CRUD go apps

get started

# install gorun cli
go install github.com/JackKCWong/go-runner/cmd/...
# for go1.14 or below
go get -u github.com/JackKCWong/go-runner/cmd/...

# initialize your app
mkdir your-app
cd your-app
gorun new your-module-name # create an app from example 
git commit -a -m "init commit"
gorun pub # for deploying the 1st time

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL