• 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 · Изменения

История страницы
Updated 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
Просмотреть страницу @fd8f3e94
...@@ -14,6 +14,20 @@ To create GitHub account, press "Sign up for GitHub" at the https://github.com/ ...@@ -14,6 +14,20 @@ To create GitHub account, press "Sign up for GitHub" at the https://github.com/
# Set up your GitHub Account # 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) To allow automated gists creation, you have to create a so-called "personal access token". For that, you have to navigate to your [Personal Access Tokens settings](https://github.com/settings/tokens). You may access the same page by going to [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). ![](https://user-images.githubusercontent.com/284644/66766618-f18d9080-eec7-11e9-99ea-455ba12fd2b7.png)
\ No newline at end of file
then use the sidebar to go to "Developer Settings"
![](https://user-images.githubusercontent.com/284644/66766834-83959900-eec8-11e9-9ad7-6c6f6fa30ca5.png)
and then go to "Personal Access Tokens"
![](https://user-images.githubusercontent.com/284644/66766836-83959900-eec8-11e9-8e57-683e574d3589.png)
At that page, click "Generate new token" and allow the newly created token to create gists:
![](https://user-images.githubusercontent.com/284644/66766619-f18d9080-eec7-11e9-8894-98280c1021e4.png)
GitHub will provide you with a hexadecimal string (something like `0123ABCDE...`). Copy that string and store it safely.
\ No newline at end of file
Клонировать репозиторий
  • Custom Defaults
  • Macros
  • Contributing
    • Git practices

Sverchok Node Tutorial (multi page)