/deploy-web

Scripts to deploy code project web content.

deploy-web

Scripts to deploy code project web content.

Help is needed with this.

Pseudoshell like:

for i in https://github.com/azimuth-project
; do git clone https://github.com/azimuth-project/$i\ ; cd $i
; install.sh
; cd ..

TBD. How to read a list of projects for a github organisation (not user account)?

JS.