nunu

A CLI tool for building Go applications.

MIT License

Stars
1.9K
Committers
9

Bot releases are hidden (Show)

nunu - Latest Release

Published by codingcn 5 months ago

Supports Websocket/TCP

nunu -

Published by codingcn 6 months ago

nunu -

Published by codingcn 7 months ago

nunu -

Published by codingcn 7 months ago

nunu - v1.0.13

Published by codingcn 8 months ago

feat: nunu create support SnakeCase chris 5 minutes ago

you can run

nunu upgrade 
nunu -

Published by codingcn 12 months ago

nunu -

Published by codingcn about 1 year ago

nunu -

Published by codingcn about 1 year ago

升级nunu

nunu upgrade

命令示例

nunu run ./cmd/server  --excludeDir=".git,tmp,vendor" --includeExt="go,yml"  -- --conf=./config/local.yml

新特性说明:

  • 支持过滤排除指定目录excludeDir
  • 支持监听指定后缀文件类型includeExt
  • 支持传递服务进程参数,--分隔符之后的参数为程序子进程参数
nunu -

Published by codingcn about 1 year ago

nunu -

Published by codingcn about 1 year ago

add cmd nunu wire all

nunu -

Published by codingcn over 1 year ago

nunu -

Published by codingcn over 1 year ago

nunu -

Published by codingcn over 1 year ago

nunu - v1.0.0

Published by codingcn over 1 year ago

Usage:
nunu [command]

Examples:
nunu new demo-api

Available Commands:
completion Generate the autocompletion script for the specified shell
create Create a new handler/service/dao...
help Help about any command
new create a new project.
run nunu run [main.go path]
upgrade Upgrade the nunu command.
wire nunu wire [wire.go path]

Package Rankings
Top 6.28% on Proxy.golang.org
Badges
Extracted from project README
Star History Chart
Related Projects