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

https://github.com/ankitml/scripts

Useful Scripts
https://github.com/ankitml/scripts

Last synced: about 2 months ago
JSON representation

Useful Scripts

Awesome Lists containing this project

README

          

scripts
=======

###All the files are still under development and continuous improvement

Useful Scripts
1. deploy : to scp files into server if local directory structure matches server directory structure.
2. deploy : Also "deploy -err" instead of tail -f /var/log/apache/error.log on local
3. django server : semi automated scripts to deploy a django app on ubuntu server
4. easytar : No need to remember all the input characters to tar and untar. Easytar is as simple as "easytar create gz new_tar.tgz file_or_folder"
5. install.sh : Apt-gets ina new ubuntu
6. vimrc : vim config file for python development