go

command
v0.0.0-...-9434b95 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2022 License: MIT Imports: 7 Imported by: 0

README

Go

To run this Go file, first you need to install Go from the official website, after that you'll need to either clone the repo and get the file, download the file itself or copy all of the source code.

After getting the file or source code, do this command in the directory where the source code of the spts calc is

go mod init

after that it should make a go.mod file .

You will need to install a dependancy that the code needs which is the exp/slices module, you will need to run

go get golang.org/x/exp/slices

It should now be able to run and you can run it with (note that your file should be named spts_calc.go if you copied the source code manually if you run this command)

go run spts_calc.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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