Skip to content

Instantly share code, notes, and snippets.

@bnchdrff
Created November 7, 2012 17:31
Show Gist options
  • Save bnchdrff/4033098 to your computer and use it in GitHub Desktop.
Save bnchdrff/4033098 to your computer and use it in GitHub Desktop.
commotion apps build script
mkdir testrees
cd testrees/
git clone https://github.com/bnchdrff/commotion-wsrouting-feed.git commotion-examples
git clone https://github.com/bnchdrff/commotion-chat.git
git clone https://github.com/opentechinstitute/commotion-openwrt.git
cd commotion-openwrt/
./setup.sh
cd ../
cd commotion-examples/
./setup.sh
cd ../commotion-chat/
./setup.sh
cd ../commotion-openwrt/
cd openwrt/
make menuconfig
make V=99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment