petya230 / scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To setup build environment

Firsly, install git, using whatever package manager has.

Then, run these commands

git clone https://github.com/akhilnarang/scripts
cd scripts
bash setup/<name of script>

If running Arch Linux, please enable multilib, and install yaourt, before running the script :) Please choose the name dependending on the distro you have =)

Enjoy!

Brief explanation of stuff in here

build-rom -> has a bunch of random build scripts I use to build ROMs.

crowdin -> bunch of scripts I use for RR's crowdin.

gerrit -> useful for gerrit up gerrit and stuff.

merge -> scripts to merge upstream AOSP/CAF into a ROM source.

misc -> stuff.

push -> scripts to push multiple repos at once if you don't wanna do it manually #lazyAf.

random-html -> generates an index.html with a table with the list of files in current directory.

setup -> setup Android Build Environment / Android SDK.

utils -> some utilities?

About

License:GNU General Public License v3.0


Languages

Language:Shell 63.5%Language:Python 36.5%