cfabrica46 / gokit-calculator

Practice to improve code repetition by applying the strategy behavior pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gokit-calculator

How Run

go build && ./gokit-calculator

How To Use

After to build and run

bash test.sh

How Check Linters

golangci-lint run

About

Practice to improve code repetition by applying the strategy behavior pattern


Languages

Language:Go 98.2%Language:Shell 1.8%