Skip to content

chrissimpkins/scriptacular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scriptacular

Generic, reusable bash shell scripts

Scripts

curl-compress-check.sh : determine if web server is serving gzip/deflate compressed files [script]

gemify.sh : build a ruby gem from a gemspec file & push release to rubygems.org [script]

gitinit.sh : initialize git repository, stage files, & perform initial commit [script]

gitupdate.sh : perform pull and FF merge in local repository if remote is updated [script]

install.sh : single file installs [script] [docs]

pypush.sh : build a Python source and wheel release & push to PyPI [script]

yuicss.sh : compress one or more CSS files with YUI Compressor [script] [docs]

yuijs.sh : compress one or more JS files with YUI Compressor [script] [docs]

About

Generic, reusable bash shell scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages