Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 749 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 749 Bytes

SuperSet

Build made-with-latex GitHub issues

Course work in Bauman Moscow State Technical University

Terms of reference

See ./tor folder

Start project

Too start project use next commands:

make start_tarantool

after that open another terminal and run:

go run src/main.go

To run tests start tarantool as described above and run make tests

Current version of tests is not good enough, so do make clean every time you run it