Add Workbench to Addon Manager/ru: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 May 2024

18 March 2023

  • curprev 08:1908:19, 18 March 2023Evgeniy talk contribs 4,330 bytes +153 Created page with "Требуется: * Наличие локального git репозитория. * Наличие удаленного git репозитория. Поддерживаемые git хостинги: [https://github.com GitHub], [https://about.gitlab.com/ GitLab], [https://framagit.org/public/projects Framagit] и [https://salsa.debian.org/public Debian Salsa]. * Git должен быть установлен локально."
  • curprev 08:1708:17, 18 March 2023Evgeniy talk contribs 4,177 bytes +300 Created page with "# Откройте Редактор настроек: через пункт меню {{MenuCommand|Правка → 16px Настройки...}}. # Выберите раздел {{MenuCommand|16px Менеджер дополнений}} в панели слева. # На в кладке {{MenuCommand|Настройки менеджера дополнений}} включите флаж..."

17 March 2023

  • curprev 09:0909:09, 17 March 2023Evgeniy talk contribs 3,877 bytes +103 Created page with "Данная страница содержит пошаговую инструкцию позволяющую добавить Python верстак в Менеджер дополнений."
  • curprev 09:0509:05, 17 March 2023Evgeniy talk contribs 3,774 bytes +228 Created page with "# Сделайте Fork https://github.com/FreeCAD/FreeCAD-addons репозитория. # Создайте новую ветвь. # Отредактируйте файл {{FileName|.gitmodules}}, добавьте в него ваше дополнение (Addon) в алфавитном порядке. # Сделайте Push в новую ветку GitHub. # Отправьте Pull Request с изменениями в FreeCAD-Addons репозиторий с изме..."
  • curprev 09:0209:02, 17 March 2023Evgeniy talk contribs 3,546 bytes +81 Created page with "== Добавление верстака в .gitmodules файл =="
  • curprev 09:0109:01, 17 March 2023Evgeniy talk contribs 3,465 bytes +47 Created page with "== Смотрите также =="
  • curprev 09:0109:01, 17 March 2023Evgeniy talk contribs 3,418 bytes +59 Created page with "== Создание package.xml файла =="
  • curprev 09:0109:01, 17 March 2023Evgeniy talk contribs 3,359 bytes +85 Created page with "== Активация режима для разработчиков =="
  • curprev 09:0009:00, 17 March 2023Evgeniy talk contribs 3,274 bytes +40 Created page with "== Вступление =="
  • curprev 09:0009:00, 17 March 2023Evgeniy talk contribs 3,234 bytes +3,234 Created page with "<languages/> {{TOCright}} == Introduction == These are step-by-step instructions on how to add a Python workbench to the Addon Manager. Requirements: * A local git repository. * A remote git repository. Supported git hosts are [https://github.com GitHub], [https://about.gitlab.com/ GitLab], [https://framagit.org/public/projects Framagit] and [https://salsa.debian.org/public Debian Salsa]. * Git must be installed. == Enable developer mode == # Open t..."