@@ -4,9 +4,9 @@ Sverchok allows you to export your node tree setups to `.json` file, to be impor
...
@@ -4,9 +4,9 @@ Sverchok allows you to export your node tree setups to `.json` file, to be impor
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
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
1. get GitHub account
# set up your GitHub account to enable automate gists creation
2. set up your GitHub account to enable automate gists creation
# set up Sverchok to tell it about your GitHub account.
3. set up Sverchok to tell it about your GitHub account.