goinit

module
v0.0.0-...-db1d381 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2021 License: MIT

README

Go Init - Initialize A Go Project

Installaton

go get -u github.com/KEVISONG/goinit

Build from source

cd ./cmd/goinit

sh build

add goinit binary to PATH if necessary

Getting Started

change dir to your workspace

cd your-workspace

initialize a go project

goinit my-app

The layout of the initialized project is derived from https://github.com/golang-standards/project-layout

Work in progress

  • init with config module
  • init with log module

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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