Skip to content

NNBnh/coderun.kak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

coderun.kak

Kakoune code runner

License: GPL-3.0 Development completed

💡 About

coderun.kak is a code runner for Kakoune that can run any languages.

coderun.mp4

🚀 Setup

🧾 Dependencies

  • The language that you want to run (obviously)

📥 Installation

With plug.kak just put this in your kakrc:

plug "NNBnh/coderun.kak"

⌨️ Usage

Run coderun in the prompt:

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.

⚙️ Configuration

Coderun is configured through CODERUN environment variables.

💌 Credits

Special thanks to:






Made with ❤️ by NNB

Buy Me a Coffee