An open API service indexing awesome lists of open source software.

https://github.com/iBotPeaches/apktool.org

The website for apktool.org
https://github.com/iBotPeaches/apktool.org

apktool docs

Last synced: 7 months ago
JSON representation

The website for apktool.org

Awesome Lists containing this project

README

          

# Apktool Website

_This is the [https://apktool.org](https://apktool.org) website written in [Docusaurus](https://docusaurus.io). The tool is at the [Apktool](https://github.com/iBotPeaches/Apktool) repository._

## Installation

```bash
npm install
```

### Local Development

```bash
npm run start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.