cyanogenmod build shell helper.
git clone https://github.com/BindEmotions/sigure ~/sigure/
mkdir -p ~/bin
ln -s ~/sigure/sigure.sh ~/bin/sigure
- add below to .bashrc
if [ -d $HOME/bin ]; then
export PATH=$HOME/bin:$PATH
fi
ex. sigure -d thor -s cm13
sigure -h
Public Domain - CC0. See LICENSE.