The only cross-platform browser that fits in a Gist!
One line install. Works on Linux, MacOSX and Windows.
$> npm install http://gist.github.com/morganrallen/f07f59802884bcdcad4a/download
| """ | |
| # App Engine import data from Datastore Backup to localhost | |
| You can use this script to import large(ish) App Engine Datastore backups to your localohst dev server. | |
| ## Getting backup files | |
| Follow instructions from Greg Bayer's awesome article to fetch the App Engine backups: | |
| http://gbayer.com/big-data/app-engine-datastore-how-to-efficiently-export-your-data/ |