Развертывание «Моделирования труднорешаемых задач» локально под линуксом
Материал из DISCOPAL
StasFomin (обсуждение | вклад) (Новая страница: « git clone https://gitlab.ispras.ru/discopal/hard-problems-formulations.git») |
StasFomin (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
+ | Под Linux все должно быть просто: | ||
− | + | git clone https://gitlab.ispras.ru/discopal/hard-problems-formulations.git | |
− | + | cd hard-problems-formulations | |
+ | ./install-env.sh | ||
+ | code . |
Версия 13:14, 21 мая 2023
Под Linux все должно быть просто:
git clone https://gitlab.ispras.ru/discopal/hard-problems-formulations.git cd hard-problems-formulations ./install-env.sh code .