gopack

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: MIT Imports: 2 Imported by: 0

README

gopack Build Status

go get github.com/ggdream/gopack
  1. 项目文档
  2. 更新说明
  3. 使用实例

使用实例

  1. new:创建新项目

    通过-t这一局部参数可设置配置文件格式(在json、yaml和toml间选择)

    new

  2. init:为已有项目创建配置文件

    通过-t这一局部参数可设置配置文件格式(在json、yaml和toml间选择)

    init

  3. tidy:整理并更新包依赖 tidy

  4. run:执行在配置文件里定义的脚本命令 run

  5. build:编译项目为可执行文件 build

  6. pack:编译项目为可执行文件并压缩 pack

项目文档

待编写

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cli
cmd
new
run
tools
git
log

Jump to

Keyboard shortcuts

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