Published micro-run Plugin - F5 to Save & Run

Published Run plugin for Micro editor.

Press F5 to save and run the current file. Supports Go, Go test, Python 3, Lua and executable files.

Press F12 to 'make' the project, F9 to make in background. Also works in subdirectories of your project, thanks to MakeUp(tm) functionality.

This is a cleaned up and simplified version of a plugin I've been using for a while. I removed features that had dependencies or were only interesting to me.

terokarvinen/micro-run on GitHub