aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2015-11-05 15:17:13 +0100
committerjrizzoli <joey@cyanogenmoditalia.it>2015-11-05 15:17:13 +0100
commit6e5c479a1660bc3c65ba6efc0a4ad0c56b9838ef (patch)
treebfe687c0b448d58889d9f848f9601616ba62d19f
downloadandroid_external_gello_build-6e5c479a1660bc3c65ba6efc0a4ad0c56b9838ef.tar.gz
android_external_gello_build-6e5c479a1660bc3c65ba6efc0a4ad0c56b9838ef.tar.bz2
android_external_gello_build-6e5c479a1660bc3c65ba6efc0a4ad0c56b9838ef.zip
gello_build: first commit
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..85994b6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+Gello Build System
+==================
+
+Inline build environment for Gello
+
+Documentation
+-------------
+
+Features
+----------
+- *-h* = Show help message
+- *-v* = Verbose mode, show more details
+- *--fast* = Skip sync and runhooks, useful for testing changes
+- *--clean* = Remove the whole Gello build system
+- *--depot* = Install Depot Tool
+- *--mp* = Once everything else is done, install the given apk on a connected device
+- *--no-sync* = Skip sync
+- *--verbose* = As "-v", show more details
+
+Setup
+----------
+Read [chromium documentation](https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions_prerequisites.md) for needed packages to build Gello. To get sources you need Depot tools that can be easily installed using _gello_build.sh --depot_