Skip to content

michaelarn0ld/simplecalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simplecalc

Super simple command line calculator built with go.

Use

simple calc --op=[OPERATION] [A] [B]
  • Operations: add|subtract|multiply|divide
  • A and B both must be valid, parseable numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages