Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akhilnarang/scripts
https://github.com/akhilnarang/scripts
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akhilnarang/scripts
- Owner: akhilnarang
- License: gpl-3.0
- Created: 2015-08-09T08:17:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T10:16:11.000Z (20 days ago)
- Last Synced: 2025-02-07T18:02:03.782Z (13 days ago)
- Language: Shell
- Size: 8.8 MB
- Stars: 633
- Watchers: 39
- Forks: 479
- Open Issues: 2
-
Metadata Files:
- Readme: README.mkdn
- License: LICENSE
Awesome Lists containing this project
README
## To setup build environment
Firstly, install [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) , using the package manager in your distro.
Then, run these commands
```bash
$ git clone https://github.com/akhilnarang/scripts
$ cd scripts
$ bash setup/
````android_build_env.sh` is for Ubuntu/Linux Mint/other distributions using the `apt` package manager.
The rest are named as per the distro.Please run the correct script depending on the distro you have installed!
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.