Skip to content

israelgo93/keepodos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keepodos

Getting Started

To get started with Keepod OS, you'll need to install [Git and Repo] (https://source.android.com/source/downloading.html) first.

To initialize your local repository using the Keepod OS code tree:

repo init -u git://github.com/Keepod/keepodos.git

Then to sync up:

repo sync

Then to build:

 cd <source-dir>; . build/envsetup.sh; brunch android-x86

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%