• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Wiki
  • Set up GitHub account for exporting node trees from Sverchok

Set up GitHub account for exporting node trees from Sverchok · Изменения

История страницы
Created Set up GitHub account for exporting node trees from Sverchok (markdown) создал Окт 14, 2019 по автору Ilya V. Portnov's avatar Ilya V. Portnov
Скрыть пробелы
Построчно Рядом
Set-up-GitHub-account-for-exporting-node-trees-from-Sverchok.md 0 → 100644
Просмотреть страницу @4f130792
# Introduction
Sverchok allows you to export your node tree setups to `.json` file, to be imported again. If you want, you may share it by use of any pastebin service, or by use of github's gist service.
To share your node trees, Sverchok has a function to automatically post exported `json` to gist.github.com service. This is a very nice and widely used feature, but since some time GitHub requires authentication for gist creation. Thus, to use this feature, you have to
# get GitHub account
# set up your GitHub account to enable automate gists creation
# set up Sverchok to tell it about your GitHub account.
# Get GitHub Account
To create GitHub account, press "Sign up for GitHub" at the https://github.com/ page. For more information about GitHub accounts, please visit [GitHub Help](https://help.github.com/en).
# Set up your GitHub Account
To allow automated gists creation, you have to create a so-called "personal access token". For that, you have to navigate to your [GitHub settings page](https://github.com/settings/profile)
and then use the sidebar to go to [Personal Access Tokens settings](https://github.com/settings/tokens).
\ Нет новой строки в конце файла
Клонировать репозиторий
  • Custom Defaults
  • Macros
  • Contributing
    • Git practices

Sverchok Node Tutorial (multi page)