Update README.md
This commit is contained in:
parent
ac082bd997
commit
8dde6a3dc0
31
README.md
31
README.md
@ -1,4 +1,31 @@
|
|||||||
jatriasoft framework
|
java-atria-soft (jatria-soft) framework
|
||||||
====================
|
=======================================
|
||||||
|
|
||||||
|
Get island:
|
||||||
|
-----------
|
||||||
|
|
||||||
|
```{.sh}
|
||||||
|
pipx install island
|
||||||
|
```
|
||||||
|
|
||||||
|
Create the tree:
|
||||||
|
----------------
|
||||||
|
```{.sh}
|
||||||
|
mkdir jatria_soft
|
||||||
|
cd jatria_soft
|
||||||
|
island init https://gitea.atria-soft.org/jatria-soft/manifest.git
|
||||||
|
island sync
|
||||||
|
cd ..
|
||||||
|
```
|
||||||
|
|
||||||
|
```{.sh}
|
||||||
|
mkdir jatria_soft
|
||||||
|
cd jatria_soft
|
||||||
|
island init git@gitea.atria-soft.org:jatria-soft/manifest.git
|
||||||
|
island sync
|
||||||
|
cd ..
|
||||||
|
```
|
||||||
|
|
||||||
|
Now all is done ...
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user