Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/NNBnh/coderun.kak

⏯️ Kakoune code runner
https://github.com/NNBnh/coderun.kak

executor kakoune kakoune-plugin plugin runner terminal

Last synced: about 2 months ago
JSON representation

⏯️ Kakoune code runner

Awesome Lists containing this project

README

        

coderun.kak


Kakoune code runner



License: GPL-3.0
Development completed

## 💡 About

`coderun.kak` is a code runner for [Kakoune](http://kakoune.org) that can run any languages.

https://user-images.githubusercontent.com/43980777/108585543-92714300-737b-11eb-8296-1bf0cf79437f.mp4

## 🚀 Setup

### 🧾 Dependencies

- The language that you want to run (obviously)

### 📥 Installation

With [`plug.kak`](https://github.com/robertmeta/plug.kak) just put this in your `kakrc`:

```
plug "NNBnh/coderun.kak"
```

## ⌨️ Usage

Run `coderun` in the prompt:

```sh
coderun [FILE]
```

> **Note** *`coderun` will run the current file by default.*

> **Note** *`coderun.kak` out of the box cannot run code, you need to [configure it](#%EF%B8%8F-configuration).*

## ⚙️ Configuration

Coderun is configured through [`CODERUN` environment variables](https://github.com/NNBnh/coderun#%EF%B8%8F-configuration).

## 💌 Credits

Special thanks to:
- [**Code Runner**](https://github.com/formulahendry/vscode-code-runner) by [Jun Han](https://github.com/formulahendry)
- [**Case insensitive extension feature**](https://github.com/NNBnh/coderun.kak/commits?author=LogFlames) by [Elias Lundell](https://github.com/LogFlames)





---

>

Made with ❤️ by NNB


>
>

Buy Me a Coffee