golang-practice
This repository consists in a command line tool in golang.
Installation
$ git clone https://github.com/fbFideles/golang-practice.git
$ go build main.go
$ ./gauss
Commands
#commands for help
$ ./main --help or ./main -h
This repository consists in a command line tool in golang.
$ git clone https://github.com/fbFideles/golang-practice.git
$ go build main.go
$ ./gauss
#commands for help
$ ./main --help or ./main -h