xc

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2025 License: MIT Imports: 7 Imported by: 0

README

xc

release golang License

介绍

xc 是一个 xcgui 助手类型的命令行工具, 功能包括给项目添加 xcgui、编译程序、下载 xcgui 和 example 仓库的源码 ZIP、下载 xcgui.dll 文件等。

安装

go install -ldflags="-s -w" -trimpath github.com/twgh/xc@latest

成功则 %GOPATH%\bin 目录中会出现一个 xc.exe

使用方法

查看帮助信息
xc -h

输出:

xc 是一个 xcgui 助手类型的命令行工具, 功能包括给项目添加 xcgui、编译程序、
下载 xcgui 和 example 仓库的源码、下载 xcgui.dll 文件等。

使用方法:
  xc [command]

可用命令:
  get           执行 go get -u github.com/twgh/xcgui
  build         执行 go build -ldflags="-s -w -H windowsgui" -trimpath
  zipdownload   下载并解压 xcgui 和 example 仓库的源码 ZIP
  dlldownload   下载 xcgui.dll 文件
  version       显示版本信息
  help          显示命令帮助信息

使用 "xc [command] --help" 获取更多关于某个命令的信息。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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