KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
xmake-plugins
★ 15
Open GitHub ↗
A plugins repository based on xmake
Download README (.md)
Explore Similar Repositories
MOQA
:
Mixtures of Opinions for Question Answering
tinyjs-resource-loader
:
用于处理 Tiny.js 游戏资源的 webpack loader
ComicbookCoversDownloader
:
Webscraper for DC, Marvel and more Comicbook Wikias to download CB covers
Rubiks-Cube
:
Reinforcement Learning program that looks to be able to quickly learn to solve a Rubik's Cube
GISShare.Controls.WinForm
:
基于.NET开发的WinForm自定义控件
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
xmake-plugins
?
Download (.md)
<div align="center"> <a href="http://xmake.io"> <img width="200" heigth="200" src="http://tboox.org/static/img/xmake/logo256c.png"> </a> <h1>xmake-plugins</h1> <div> <a href="https://github.com/tboox/xmake-plugins/blob/master/LICENSE.md"> <img src="https://img.shields.io/github/license/tboox/xmake-plugins.svg?colorB=f48041&style=flat-square" alt="license" /> </a> <a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"> <img src="https://img.shields.io/gitter/room/tboox/tboox.svg?style=flat-square&colorB=96c312" alt="Gitter" /> </a> <a href="http://xmake.io/pages/donation.html#donate"> <img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" /> </a> </div> <p>A plugin repository based on xmake</p> </div> ## 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)