Skip to content

Nagarajan-GK/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Getting Started:

To get started with manifest/Atom-OS, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository, use a command like this:

repo init -u https://github.com/Atom-OS/platform_manifest.git -b pie

Then to sync up:

repo sync -c -f --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j8

Compilation of Atom-OS:

From root directory of project, perform following commands in terminal

$ . build/envsetup.sh
$ lunch atom_$device-userdebug
$ mka bacon 

Credits:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published