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

https://github.com/mc-xiaohei/commandapi-docs

Holds the documentation for the CommandAPI
https://github.com/mc-xiaohei/commandapi-docs

Last synced: 6 months ago
JSON representation

Holds the documentation for the CommandAPI

Awesome Lists containing this project

README

          

# docs

Documentation for CommandAPI.

## How to build

### Build website

```bash
yarn install
```

```bash
yarn docs:build
```

### Verify reference code

```bash
cd reference-code
./gradlew build
```

## License

All things in this repository **EXCEPT** `docs/.vitepress/theme/author/PageAuthors.vue` (this file is licensed under CC BY-NC-SA 4.0 License) is licensed under MIT License.