Skip to content

NeuralOS/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

NeuralOS

NeuralOS is a custom ROM (Operating System) from AOSP source which supports Qualcomm devices.Feel the impulse made by it.

Added Dendrite feature

Thanks to

How to Build?

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

Then to sync up:

  repo sync -c -jx --force-sync --no-clone-bundle --no-tags

Finally to build:

  . build/envsetup.sh
  lunch
  mka bacon -jx

x - referred as no of cores in system (fast depends on core's you target)

About

NeuralOS repo syc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published