cg

module
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0

README

cg

A code generator

Quick Start

  1. Add template
cd examples
# add a template to user path
cg add base
# as new name
cg add base test
  1. Use Template
# use template to generate
cg g base --name Tom --age 12
cg g test --name Job --age 44

Use git

  1. Add template repo
# clone template repo
cg clone https://github.com/MQpeng/cg-templates
  1. fetch template repo
# pull template repo
cg pull

Directories

Path Synopsis
cmd
cg

Jump to

Keyboard shortcuts

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