Update README.md
parent
d12907178e
commit
399861582b
29
README.md
29
README.md
|
@ -1,7 +1,7 @@
|
|||
# GIT_TEMPLATE
|
||||
> Template for the others repository
|
||||
# GP INTERPOLATE
|
||||
> Blender addon to handle interpolation drawing with grease pencil
|
||||
|
||||
Git_template is a template repository that must be used to generate others repository
|
||||
Blender addon used to help artist drawing gp interpolation over 3D animation.
|
||||
|
||||
<!-- TABLE OF CONTENTS -->
|
||||
***
|
||||
|
@ -10,18 +10,6 @@ Git_template is a template repository that must be used to generate others repos
|
|||
<li>
|
||||
<a href="#installation">Installation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#contents">Contents</a>
|
||||
<ul>
|
||||
<li><a href="#templates">Templates</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#settings">Settings</a>
|
||||
<ul>
|
||||
<li><a href="#branches">Branches</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
@ -34,18 +22,9 @@ Git_template is a template repository that must be used to generate others repos
|
|||
```
|
||||
2. Create your own local directory in
|
||||
```sh
|
||||
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/git_template.git
|
||||
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/gp_interpolate.git
|
||||
```
|
||||
|
||||
<!-- CONTENTS -->
|
||||
## Contents
|
||||
|
||||
### Templates
|
||||
|
||||
- *ISSUE_TEMPLATE.yml*: a yaml template for ticket creation
|
||||
- *PULL_REQUEST_TEMPLATE.md*: a file used for PR creation
|
||||
|
||||
<!-- SETTINGS -->
|
||||
## Settings
|
||||
Those seetings from gitlab will be populated to each repository created with this template
|
||||
|
||||
|
|
Loading…
Reference in New Issue