go-check

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: MIT Imports: 5 Imported by: 0

README

About go-check.

This application provides a tool to check:

  • the current version of the Go language;
  • any installed version;
  • the version being executed by the program.

The current Go (golang) development software and compiler that is freely available from: https://go.dev/

The go-check application is command line program that has been testing on Windows, Linux (Ubuntu on amd64 & aarch64), and macOS (arm64).

Example Output

Below is an example of the output when go-check is executed:

Go Language Versions

Available: 'go1.20.7'
Installed: 'go1.20.7'
Executing: 'go1.20.7'

About Go.

Go is an open-source programming language supported by Google, that has built-in concurrency capabilities and a robust extensive standard library.

The program is provided under the opensource MIT License. Copyright © 2023 Simon Rowe [wiremoons]. View copy here.

Documentation

Overview

go-check - an application to check current Go toolchain version.

Copyright 2023 Simon Rowe <simon@wiremoons.com>. All rights reserved. Use of this source code is governed by a MIT license that can be found in the LICENSE file.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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