Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sodomon2/console-run

a very simple plugin for lite-editor that facilitates the use of console-plugin
https://github.com/sodomon2/console-run

Last synced: about 12 hours ago
JSON representation

a very simple plugin for lite-editor that facilitates the use of console-plugin

Awesome Lists containing this project

README

        

# console-run

A very simple plugin for the [Lite Editor](https://github.com/rxi/lite) that facilitates the use of the [console plugin](https://github.com/rxi/console)

## Install
Navigate your [plugins](https://github.com/franko/lite-xl/blob/master/doc/usage.md#plugins) folder and run the following command:
```bash
wget "https://raw.githubusercontent.com/sodomon2/console-run/master/console-run.lua"
```

## Dependencies
[rxi's console plugin](https://github.com/rxi/console)