Skip to content

wuriyanto48/clical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator CLI with Go

Calculator on Command Line Interface

Run

- Build first
$ go build
- Example add operation
$ ./clical add 5 5

Testing

$ go test ./...

About

Calculator on CLI with Go, Just for fun with Golang's CLI :D

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages