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

https://github.com/progrium/go-plugins-lua

Lua runtime for go-plugins
https://github.com/progrium/go-plugins-lua

Last synced: about 1 year ago
JSON representation

Lua runtime for go-plugins

Awesome Lists containing this project

README

          

# Lua for go-plugins

A runtime for [go-plugins](https://github.com/progrium/go-plugins) powered by [golua](https://github.com/aarzilli/golua) and [luar](https://github.com/stevedonovan/luar).

## Usage

Just register the runtime:

plugins.RegisterRuntime(luaplugins.GetRuntime())

## License

BSD