Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sodomon2/console-run
- Owner: sodomon2
- Created: 2020-09-20T15:07:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T06:43:30.000Z (almost 4 years ago)
- Last Synced: 2023-11-16T01:26:52.193Z (12 months ago)
- Language: Lua
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)