An open API service indexing awesome lists of open source software.

https://github.com/offlinehacker/scripts

Scripts i use all the time
https://github.com/offlinehacker/scripts

Last synced: 3 months ago
JSON representation

Scripts i use all the time

Awesome Lists containing this project

README

        

SCRIPTS
=======

Different scripts i use all the time

Description
-----------

* dump - scripts for data dump
* network - different networking scripts
* offline.fabfile - deploy scripts
* video - scripts for working with video

Synchonorize
------------

This repository includes bunch of git submodules
Please do the following to get all the scripts::

$ git submodule update --init

You can also clone recursivelly::

$ git clone --recursive https://github.com/offlinehacker/scripts.git