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
- Host: GitHub
- URL: https://github.com/offlinehacker/scripts
- Owner: offlinehacker
- Created: 2012-11-12T11:30:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-19T21:58:06.000Z (over 12 years ago)
- Last Synced: 2025-03-15T04:46:22.639Z (3 months ago)
- Language: Python
- Size: 5.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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 videoSynchonorize
------------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