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!
- Host: GitHub
- URL: https://github.com/5310/exeggutor
- Owner: 5310
- Created: 2011-10-04T11:49:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-04T12:14:27.000Z (over 13 years ago)
- Last Synced: 2025-01-20T06:38:13.085Z (4 months ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.