alexjstubbs / jsfiddle-backups

Create local backups of all your jsfiddles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsfiddle-get

###Description A simple python script that creates a backup of all a users fiddles(and versions) to your local machine.

###Dependencies

  • simplejson
  • urlib2

###Usage

$bash: ./jsfiddle-get.py {username}

###TODO

  • Seperate code into seperate files (js/css/html)
  • Remove unlinked jsfiddle scripts in source file
  • Add options for remote paths

About

Create local backups of all your jsfiddles


Languages

Language:Python 100.0%