NeuralOS is a custom ROM (Operating System) from AOSP source which supports Qualcomm devices.Feel the impulse made by it.
To initialize your local repository using the NeuralOS trees, use a command like this:
repo init -u git://github.com/NeuralOS/manifest.git -b pie9.0 repo sync -c -jx --force-sync --no-clone-bundle --no-tags . build/envsetup.sh
lunch
mka bacon -jxx - referred as no of cores in system (fast depends on core's you target)
