sublime-build

The official Sublime Text package for Go build system integration.

  • 所有者: golang/sublime-build
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Golang Build

Golang Build is a Sublime Text package for compiling Go projects. It provides
integration between Sublime Text and the command line go tool.

The package consists of the following features:

  • A Sublime Text build system for executing:
    • go build
    • go run
    • go install
    • go test to run Tests or Benchmarks
    • go clean
    • Cross-compilation using go build with GOOS and GOARCH
  • Sublime Text command palette commands to:
    • Execute go get
    • Open a terminal into a Go workspace

Installation

The Golang Build package is installed by using
Package Control.

  • If Package Control is not installed, follow the Installation Instructions
  • Open the Sublime Text command palette and run the Package Control: Install Package command
  • Type Golang Build and select the package to perform the installation

Documentation

End User

Contributor

主要指标

概览
名称与所有者golang/sublime-build
主编程语言Python
编程语言Go (语言数: 2)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2015-09-07 07:01:52
推送于2022-07-22 15:52:55
最后一次提交2022-07-22 11:10:56
发布数10
最新版本名称v0.9.0 (发布于 2015-11-02 13:24:41)
第一版名称v0.8.0 (发布于 2015-10-16 09:09:57)
用户参与
星数344
关注者数32
派生数42
提交数16
已启用问题?
问题数41
打开的问题数18
拉请求数0
打开的拉请求数1
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?