Skip to content

Instantly share code, notes, and snippets.

@deadprogram
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deadprogram/8980095 to your computer and use it in GitHub Desktop.
Save deadprogram/8980095 to your computer and use it in GitHub Desktop.

Insert cool title here...

Problems with current KR:

Backend stuff

The app will be running a simple Sinatra WEBrick server and be written in plain 'ol ruby. It will run a Google Chrome window without any button or weird distracting things.

API requirements:

  • Start a running ruby process
  • Stop the current running ruby process, if any
  • Open .rb file into editor
  • Save current editor into .rb file
  • Receive data piped from STDOUT & STDERR in the running ruby process
  • Send data to STDIN in the running ruby process

Turtle API requirements:

  • various commands should each be listed here...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment