Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 348 Bytes

File metadata and controls

19 lines (12 loc) · 348 Bytes

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.