https://github.com/ankitml/scripts
Useful Scripts
https://github.com/ankitml/scripts
Last synced: about 2 months ago
JSON representation
Useful Scripts
- Host: GitHub
- URL: https://github.com/ankitml/scripts
- Owner: ankitml
- Created: 2013-06-23T07:19:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T02:27:01.000Z (almost 6 years ago)
- Last Synced: 2023-08-01T08:41:26.637Z (almost 3 years ago)
- Language: PHP
- Size: 6.22 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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