Skip to content

SevralT/GoCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoCalc

This is simple calculator app written on GoLang.

How to run

To run this application, enter command:

go run main.go

Also, you can build static binary for your system by:

go build main.go

About

Simple calculator written on GoLang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages