Skip to content

Instantly share code, notes, and snippets.

@nvcexploder
Created May 10, 2013 02:48
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 nvcexploder/5552091 to your computer and use it in GitHub Desktop.
Save nvcexploder/5552091 to your computer and use it in GitHub Desktop.
REPL for Node coptor API
var arDrone = require('ar-drone');
var client = arDrone.createClient();
client.createRepl();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment