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

https://github.com/jeremywen/redcar-runnables

Some useful JSON runnables for various types of projects for use in redcar, the text editor of awesomeness.
https://github.com/jeremywen/redcar-runnables

Last synced: about 2 months ago
JSON representation

Some useful JSON runnables for various types of projects for use in redcar, the text editor of awesomeness.

Awesome Lists containing this project

README

        

redcar Runnables
================

[Redcar](http://redcareditor.com) Runnables files are stored in the project root directory under [project root]/.redcar/runnables or ~/.redcar/runnables.

Runnables
---------

**features.json** - Ruby features and specs

**gem.json** - Basic RubyGem commands

**git.json** - Everyday git commands

**grails.json** - Build, test, run grails projects. Requires: Grails, Java

**maven.json** - Install, test, run maven projects. Requires: Maven2

**rabbitvcs.json** - GUI for VCS commands (Subversion and Git). Requires: RabbitVCS, rabbitvcs-cli. Platform: Linux

**rails.json** - General Ruby on Rails commands

**subversion.json** - Update, Clean subversion repository. Requires: Subversion

**todo.txt.json** - View and edit todo.txt tasks. Requires: todotxt-cli

**markdown.json** - A file runner for opening a preview of markdown files (OS-specific, needs tweaked to work on a given system. Default: GNOME-based Linux)