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

https://github.com/5310/exeggutor

A Scribes plugin to execute ALL the codes!
https://github.com/5310/exeggutor

Last synced: 2 months ago
JSON representation

A Scribes plugin to execute ALL the codes!

Awesome Lists containing this project

README

        

# What is this?

This is a very hurriedly written plugin for the Scribes editor (which is _quite_ sexy, and also excruciatingly minimal at places) which allows executing of code with F5, like most code-editors do.

It only works with python now. Adding more languages, compile options, or custom commands, like Geany, should be sufficiently trivial ;]

# How to Install

0. Make sure Scribes is installed, duh.
1. Extract [the archive](https://github.com/downloads/5310/exeggutor/exeggutor_v0.1.7z) into your home folder.
2. Merge (and overwrite, if necessary) as needed.
3. Press F5 on executable code to run with gnome-terminal.