Giter VIP home page Giter VIP logo

pac's Introduction

PAC-man - The AIO ROM

Support Our Sites

We have created many different ways to follow us. Please visit and support our efforts

[PAC-man Website] (http://pac-rom.com/index.html)

[PAC-man Forum] (http://forum.pac-rom.com/)

[PAC-man Downloads] (http://pacman.basketbuild.com/index.php?dir=main/)

[PAC-man Gerrit] (http://review.pac-rom.com/)

[PAC-man Stats] (http://stats.pac-rom.com/stats)

[PAC-man Google+] (https://plus.google.com/102557242936341392082/posts)

[PAC-man Facebook] (https://www.facebook.com/PacManTheAioRom)

Submitting Patches

We're open source, and patches are always welcome! You can send patches by using these commands:

cd <project>
<make edits>
git add -A
git commit -a
git push ssh://<username>@review.pac-rom.com:29418/<project> HEAD:refs/for/cm-10.2

OR you can use our script to push, have a look at [pac-review] (http://pac-rom.com/downloads/pac-review)

Register at review.pac-rom.com and use the username that you registered there in the above command

Commit your patches in a single commit. Squash multiple commit using this command: git rebase -i HEAD~<# of commits>

If you are going to make extra additions, just repeat steps (Don't repo start again), but instead of git commit -a use git commit --amend. Gerrit will recognize it as a new patchset.

To view the status of your and others patches, visit PAC-man Code Review

Getting Started

To get started with PAC-man, you'll need to get familiar with Git and Repo.

To initialize your local repository using the PAC-man trees, use a command like this:

repo init -u git://github.com/S2Heros/pac.git -b cm-10.2

Then to sync up:

repo sync

Then to build:

./build-pac.sh <device_name>

For information on how to build, check Here Our Official IRC Channel: #pac-rom

pac's People

Contributors

szlkiev avatar expeacer avatar markp-mckinney avatar owain94 avatar zyonee avatar papa-smurf151 avatar metaiiica avatar tdm avatar gs2usr avatar singhdd93 avatar bluefa1con avatar blindndumb avatar percy215 avatar jeroenqui avatar apascual89 avatar rmcc avatar bkjolly avatar arnavgosain avatar championswimmer avatar ctso avatar langes72 avatar nick0703 avatar niharg15 avatar hyperb1iss avatar grarak avatar xplodwild avatar goldflame09 avatar just1nsama avatar krislibaeer avatar

Watchers

James Cloos avatar  avatar Tyler Irwin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.