gogen-cmd

module
v0.0.0-...-2a2181e Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: Apache-2.0

README

gogen-cmd

Command line application for gogen project


Installation

...


Usage

Project Initialization

Command options:

Options Description Required
-m module name true
-n module name true
-f in folder false

example:

gogen init -m <module-name> -n <project-name> [-f]

or

gogen init --module-name <module-name> --project-name <project-name> [--in-folder]

Command List

Command Description Checklist
init initialize project [x]
endpoint endpoint module [x]
usecase usecase module [x]
repository repository module [x]
cmd cmd module [x]
config config module [ ]

Jump to

Keyboard shortcuts

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