8000 GitHub - Sushrut1101/scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sushrut1101/scripts

 
 

Repository files navigation

To setup build environment

Firstly, install git , using the package manager in your distro.

Then, run these commands

$ git clone https://github.com/akhilnarang/scripts
$ cd scripts
$ bash setup/android_build_env.sh

OR

$ bash -c "$(curl -sL https://raw.githubusercontent.com/akhilnarang/scripts/master/setup/android_build_env.sh)"

Enjoy!

Brief explanation of stuff in here

aosip-> some scripts I use for AOSiP.

gerrit -> useful for setting up gerrit and stuff.

github -> some actions on github.

gitlab -> some actions on gitlab.

misc -> stuff.

personal-setup -> scripts to setup git credentials and functions after fresh installation.

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

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

rr -> some scripts for ResurrectionRemix.

setup -> setup Android Build Environment / Android SDK.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.0%
  • Python 2.9%
  • Makefile 0.1%
0