No description
Find a file
Fedor Korotkiy 0de2390008 Squashed commit of the following:
commit 347ba11cfe4a49bff6fc29063b49416d90525e52
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date:   Sat Feb 8 22:44:26 2020 +0300

    Sandboxed test execution.

commit c5c9557dd59c54971a78d424ec118655f6b2005c
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date:   Sat Feb 8 21:13:13 2020 +0300

    Fix paths used during testing.

commit 1ba21eb0aad08f543c6a99bfd927721207943abb
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date:   Sat Feb 8 20:56:32 2020 +0300

    Helper for process sandboxing

commit 54f0aa11156c1d2c998a060b60be7af8666d5da4
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date:   Sat Feb 8 20:10:56 2020 +0300

    Package list helper.
2020-02-10 16:41:58 +03:00
docs Update docs 2020-02-07 13:45:23 +03:00
lectures Add slide reference 2020-02-10 16:40:22 +03:00
sum Fix sum for 32-bit platform. 2020-01-19 01:59:27 +03:00
tools/testtool Squashed commit of the following: 2020-02-10 16:41:58 +03:00
.deadlines.yml Create .deadlines.yml. Move task sync to separate job. 2020-01-31 22:41:25 +03:00
.gitignore Setting up CI 2020-01-31 22:03:57 +03:00
.grader-ci.yml Setting up CI 2020-01-31 22:03:57 +03:00
.releaser-ci.yml Deploy slides 2020-02-01 23:57:53 +03:00
build.docker Add rsync to docker 2020-01-31 22:35:07 +03:00
CONTRIBUTING.md Add CONTRIBUTING.md 2020-02-01 21:14:29 +03:00
go.mod Adding testtool - the submission tester. 2020-01-29 01:42:19 +03:00
go.sum Adding testtool - the submission tester. 2020-01-29 01:42:19 +03:00
README.md Update docs 2020-02-07 13:45:23 +03:00
testenv.docker Fix testenv build 2020-01-31 22:48:08 +03:00

Курс по Го в ШАД

Для работы с кодом нужен go 1.13 или выше.

git clone git@gitlab.com:slon/shad-go.git
go test ./sum/...

Проект можно открыть в любой go IDE с поддержкой модулей.

Информация