Categorygithub.com/itbasis/go-tools
module
0.0.0-20250209083733-ea0ecbdc5f6d
Repository: https://github.com/itbasis/go-tools.git
Documentation: pkg.go.dev

# README

= Go Tools

image:https://img.shields.io/github/go-mod/go-version/itbasis/go-tools[GitHub go.mod Go version] image:https://img.shields.io/badge/godoc-reference-blue.svg[link=https://pkg.go.dev/github.com/itbasis/go-tools] image:https://img.shields.io/github/v/release/itbasis/go-tools[GitHub Release] https://goreportcard.com/report/github.com/itbasis/go-tools[image:https://goreportcard.com/badge/github.com/itbasis/go-tools[Go Report Card]]

[NOTE]

Description and examples of work in progress...

== Список утилит

  • xref:builder/README.adoc[builder]
  • xref:sdkm/README.adoc[SDK Manager]

== Самосборка

Проект можно запускать на самом себе не только через заранее собранные link:.itbasis/[binary-файлы], но и напрямую через Go CLI

Запуск go run builder/main.go --help покажет перечень всех поддерживаемых команд (описаны в xref:builder/README.adoc[builder]). Например go run builder/main.go unit-test выполнит запуск выполнения юнит-тестов в проекте.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author