mirror of
https://github.com/YunoHost/tartiflette.git
synced 2024-09-03 20:06:08 +02:00
14 lines
159 B
Bash
Executable file
14 lines
159 B
Bash
Executable file
cd roadmap
|
|
./fetch.py
|
|
./analyze.py
|
|
./publish.py
|
|
cd ..
|
|
cd pullrequests
|
|
./fetch.py
|
|
./analyze.py
|
|
./publish.py
|
|
cd ..
|
|
cd appci
|
|
./fetch.sh
|
|
./analyze.py
|
|
./publish.py
|