Skip to content

maxmousee/gocoreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goutils

(Some) Core Utils, but written Go!

Build

Go to the subfolder of the utility and type

"go run <utility.go> param1 param2..."

e.g.:

"go run cat.go ../testfiles/file1.txt"

Run unit tests

Go to the subfolder of the utility and type

"go test"

Releases

No releases published

Packages

No packages published

Languages