Skip to content

Toxic-OS/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

471 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxic-OS 6.0.1 Marshmallow

Installing Repo

# Make a directory where Repo will be stored and add it to the path
    $ mkdir ~/.bin
    $ PATH=~/.bin:$PATH

# Download Repo itself
    $ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/.bin/repo

# Make Repo executable
    $ chmod a+x ~/.bin/repo
Open  terminal Ctrl+Alt+T

    cd /home
    mkdir toxic
    cd toxic

Initializing Toxic Repo's

### Toxic sources: ###
    $ repo init -u git://github.com/Toxic-OS/platform_manifest.git -b mm

For sync:

    $ repo sync -j# --f --force-sync -c --no-tags

Simple Build Script..

    $ . Toxic-OS/build.sh  <device>

Or Build Without Build Script

    $ brunch <device>

About

Toxic OS Manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors