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
- Host: GitHub
- URL: https://github.com/iBotPeaches/apktool.org
- Owner: iBotPeaches
- Created: 2025-01-16T12:42:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-18T01:20:30.000Z (8 months ago)
- Last Synced: 2025-09-18T03:29:47.051Z (8 months ago)
- Topics: apktool, docs
- Language: MDX
- Homepage: https://apktool.org/
- Size: 1.29 MB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.