Skip to content

SokolSG/CMDevCenter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyanogenMod Dev Center

Make sure debhelper is installed:

sudo apt-get install debhelper

Now download the code , build and install.

git clone git@github.com:lithid/CMDevCenter.git
cd CMDevCenter/Build/Debian
dpkg-buildpackage -uc -us
sudo dpkg -i ../cmdc_0.{VERSION}_amd64.deb

Note: dpkg alone doesn't handle dependancies. If you need to install them use this command.

sudo apt-get install -f

About

CyanogenMod Dev Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published