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

https://github.com/xmake-io/xmake-plugins

A plugins repository based on xmake
https://github.com/xmake-io/xmake-plugins

build-tools lua plugin xmake

Last synced: 10 months ago
JSON representation

A plugins repository based on xmake

Awesome Lists containing this project

README

          




xmake-plugins



license


Gitter


Donate

A plugin repository based on xmake


## Introduction ([中文](/README_zh.md))

xmake-plugins is a plugin repository based on xmake.

## Installation

Download the given plugin directory (.e.g `xmake-plugins/echo`) and copy to the plugins directory of xmake (`/installdir/xmake/plugins`).

## Usage

Please run the following command to get help info:

```lua
$ xmake plugin_name --help
```

If you want to known more, please refer to:

* [Documents](http://xmake.io/#/home)
* [Github](https://github.com/tboox/xmake)
* [HomePage](http://www.xmake.io)

## Contacts

* Email:[waruqi@gmail.com](mailto:waruqi@gmail.com)
* Homepage:[TBOOX Open Source Project](http://www.tboox.org)
* Community:[TBOOX Open Source Community](https://github.com/tboox/community/issues)