gogen

command module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

README

gogen

CLI tool to Generate New Go projects and submodules

Installing

git clone https://github.com/MatthewMcDade13/gogen.git
cd gogen

# Linux
./install

# Install script for Windows not yet implemented

Usage

# New go project
gogen new my_project

# Gen new file module
gogen mod server

Project Structure

project_name/ src/ main.go go.mod Makefile

FileModule Structure

filemodule_name/ filemodule.go filemodule_test.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src
gen

Jump to

Keyboard shortcuts

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