android-cli 0.2.0

Create, build, and release Android apps faster without Android Studio.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
title="Android CLI"
authors = ["Syed Ahkam"]
description = "Documentation for the tool android-cli"

language = "en"
multilingual = false
src = "src"

[output.html]
git-repository-url = "https://github.com/SyedAhkam/android-cli"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/SyedAhkam/android-cli/edit/master/docs/{path}"