Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lcpluginmaker/gilc

ILeoConsole re-implementation and plugin framework in Go
https://github.com/lcpluginmaker/gilc

cs dotnet go golang leoconsole library plugin plugins

Last synced: about 1 month ago
JSON representation

ILeoConsole re-implementation and plugin framework in Go

Awesome Lists containing this project

README

        

# gilc

**G**o **IL**eo**C**onsole - ILeoConsole re-implementation and plugin framework in Go

Let's make Go a first-class language for LeoConsole plugins!

## Docs

https://lcpluginmaker.github.io/gilc

## Advantages and Disadvantages

https://lcpluginmaker.github.io/gilc/why.html

## More recommended libraries

Other libraries that might be useful for plugin development:

- [alexcoder04/arrowprint](https://github.com/alexcoder04/arrowprint) - uniform message formatting in LeoConsole (same as in C# ILeoConsole and apkg)
- [alexcoder04/friendly](https://github.com/alexcoder04/friendly) - more nice functions to use