Helpers for Droidian community ports
Just clone this repository, and add the bin/ directory to your PATH
. For example:
git clone https://github.com/droidian-releng/droidian-build-tools.git
cd droidian-build-tools
echo "PATH=${PWD}/bin:\${PATH}" >> ~/.bashrc
Creates a skeleton for a new device
Builds a package using the Droidian toolchain, and imports it into your device-specific repository.