node_kit/README.md

33 lines
647 B
Markdown

# NODE_KIT
> Blender addon to handle some operations on nodes
Node kit is a blender addon creating a menu to execute operations on nodes like copy/pasting or exporting node_tree
<!-- TABLE OF CONTENTS -->
***
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#installation">Installation</a>
</li>
<li>
<a href="#contents">Contents</a>
</li>
</ol>
<!-- INSTALLATION -->
## Installation
1. Create your own local directory in
```sh
/home/<USER>/dev
```
2. Create your own local directory in
```sh
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/node_kit.git
```
<!-- CONTENTS -->
## Contents