/golang-practice

Primary LanguageGoMIT LicenseMIT

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