/
OhrimenkoDI
/
RoboStepROS
Обзор
Документация
Войти
/
OhrimenkoDI
/
RoboStepROS
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
main
NewGit.cmd
12 строк
409 B
OhrimenkoDI
Новый проект, пока поднял только USART
13 апр 2025, 23:19
13 апр 2025, 23:19
f868995
Код
Авторство
О чём код?
echo "# RoboStepROS" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add GitHub https://github.com/OhrimenkoDI/RoboStepROS.git git remote add GitVerse https://gitverse.ru/OhrimenkoDI/RoboStepROS.git git remote add GitFlic https://gitflic.ru/project/ohrimenkodi/robostepros.git git push -u GitHub main git push -u GitVerse main git push -u GitFlic main pause