Friday, July 29, 2011

Shell.js: v0.1

Shell.js: v0.1: "Shell.js is a JavaScript shell around Dropbox.

The goal of this is to provide a script-able method to access
and modify files in the cloud anywhere, without having to install
anything.

Other than read/write on files, we also included primitive versions
of basic utilities like ls, cd, cat, grep, pipe (for simulating |), etc."