Skip to content

Dimasenchylo/kpi-lab2

Repository files navigation

Software Architecture


Variant

Our variant is 6

Transfer postfix into prefix. Tests runs with gocheck

To run:

  1. Clone repository
  2. To lounch
go run cmd/example/main.go
  1. To input from terminal
go run cmd/example/main.go -e="9 3 /"
  1. To read from file
go run cmd/example/main.go -f="file.txt"
  1. To input results into file
go run cmd/example/main.go -e="9 3 /" -o="result.txt"
  1. To test
go test

Sucsess Fail Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors