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

https://github.com/heavenshell/fission

Python paver script stuffs
https://github.com/heavenshell/fission

Last synced: about 2 months ago
JSON representation

Python paver script stuffs

Awesome Lists containing this project

README

          

Paver is a Python-based scripting tool
http://www.blueskyonmars.com/projects/paver/

This repos is a bunch of paver scripts.

** github.py
Download github project's latest tar.gz archive and extract tar.gz file.

*** Usages
paver -f /path/to/github.py install heavenshell/gene
- Download http://github.com/heavenshell/gene latest tar.gz file.
- Extract downloaded tar.gz file to current direcotry.

paver -f /path/to/github.py install heavenshell/gene -d /dest/path
- Download http://github.com/heavenshell/gene latest tar.gz file.
- Extract downloaded tar.gz file to dest direcotry.

paver -f /path/to/github.py install heavenshell/gene -d /dest/path -p Projectname
- Download http://github.com/heavenshell/gene latest tar.gz file.
- Extract downloaded tar.gz file to dest direcotry.
- Change project name to given name.

** pear.py
Install PHP's PEAR package.

*** Usages
paver -f /path/to/pear.py install -l /path/to/pear.txt