0.5.2 • Published 3 years ago

@zcong/gen v0.5.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

@zcong/gen

auto gen some template

oclif Version Downloads/week License

Usage

$ npm install -g @zcong/gen
$ gen COMMAND
running command...
$ gen (-v|--version|version)
@zcong/gen/0.5.2 darwin-x64 node-v16.2.0
$ gen --help [COMMAND]
USAGE
  $ gen COMMAND
...

Commands

gen golang

Add golang common Dockerfile, docker build and goreleaser actions config

USAGE
  $ gen golang

OPTIONS
  -f, --force  force replace config files if exists

DESCRIPTION
  ...
  Will add Dockerfile, docker.yml and release.yml

See code: src/commands/golang.js

gen golangci-lint

Add golang common .golangci.yml and golangci-lint actions config

USAGE
  $ gen golangci-lint

OPTIONS
  -f, --force  force replace config files if exists

DESCRIPTION
  ...
  Will add .golangci.yml and golangci-lint.yml

See code: src/commands/golangci-lint.js

gen help [COMMAND]

display help for gen

USAGE
  $ gen help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

gen js-test

Create common js project auto test github actions config here

USAGE
  $ gen js-test

OPTIONS
  -f, --force  force replace config files if exists

DESCRIPTION
  ...
  Create js-test.yml

See code: src/commands/js-test.js

gen shipjs

Create shipjs github actions config here

USAGE
  $ gen shipjs

OPTIONS
  -f, --force  force replace config files if exists

DESCRIPTION
  ...
  Create shipjs-manual-prepare.yml and shipjs-trigger.yml

See code: src/commands/shipjs.js

0.5.2

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.13

3 years ago

0.4.10

3 years ago

0.4.9

3 years ago

0.4.11

3 years ago

0.4.12

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.5

3 years ago

0.4.6

3 years ago

0.4.4

3 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago