Next Thing Co. Git Archive : Next Thing, Co. : Free Download, Borrow, and Streaming : Internet Archive (original) (raw)

This Archive contains every git repository of Next Thing Co., as of 24.04.2018.

The individual files contain the following repos:

ahoy armhf-debootstrap bgfx B.O.B. buildroot bx cdb CHIP-boot-repair CHIP-buildroot chip-configs chipcraft CHIP-dt-overlays chip-exit CHIP-Hardware CHIP-hwtest chip-input-reset chip-libsdl2 CHIP-linux chip-mali chip-mali-userspace chip-metapackage CHIP-mtd-utils chip-nand-scripts chip-os-pro CHIP-postchroot chip-power CHIP-SDK chip-theme CHIP-tools CHIP-u-boot

It was created by running

curl -s https://api.github.com/users/NextThingCo/repos | grep "clone_url" | awk '{print $2}' | sed -e 's/"//g' -e 's/,//g' | xargs -n1 git clone --recursive

It's here to preserve everything in case of accidental deletion. It was cloned including eventual submodules to ensure that there's nothing missing.