mig

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 2 Imported by: 0

README

Installation

First, make sure you have Go properly installed and setup.

git clone https://github.com/gomig/gomig
cd gomig
go install .

Create New Project

gomig new myApp

And configure what you want!

Usage

For library usage see gomig libraries docs.

Access App Dependencies

For accessing app dependencies (config driver, cache driver, etc.) you must use app namespace functions.

// github.com/myapp is your app namespace
import "github.com/myapp/src/app"
app.Config()

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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