Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Yori Fournier
mypltemplate
Commits
4dbd6795
Commit
4dbd6795
authored
Feb 16, 2017
by
Yori Fournier
Browse files
Merge branch 'begin-tuto' into 'master'
Begin tuto See merge request
!11
parents
b0ecddfe
bdfd599e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4dbd6795
...
...
@@ -26,18 +26,27 @@ you can rename `mypltemplate` to any name you whish.
in
`/home/user/src/mymodule`
:
```
git clone git@gitlab.aip.de:yfournier/myplotlib.git --branch v2.2.1a
git clone git@gitlab.aip.de:yfournier/myplotlib.git --branch v2.2.2a
cd myplotlib/
cp config-default.py config.py
```
## STEP 3: download source **(without an account at gitlab.aip.de)**
download source of the module myplotlib
-
[
zip
](
https://gitlab.aip.de/yfournier/myplotlib/repository/archive.zip?ref=v2.2.
1
a
)
-
[
tar.gz
](
https://gitlab.aip.de/yfournier/myplotlib/repository/archive.tar.gz?ref=v2.2.
1
a
)
-
[
zip
](
https://gitlab.aip.de/yfournier/myplotlib/repository/archive.zip?ref=v2.2.
2
a
)
-
[
tar.gz
](
https://gitlab.aip.de/yfournier/myplotlib/repository/archive.tar.gz?ref=v2.2.
2
a
)
extract and rename like
`/home/user/src/mymodule/myplotlib`
then setup:
```
cd myplotlib/
cp config-default.py config.py
```
## STEP 4: testing
### testing `myplotlib`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment