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
- Host: GitHub
- URL: https://github.com/heavenshell/fission
- Owner: heavenshell
- License: bsd-3-clause
- Created: 2009-10-25T15:40:38.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-01-01T03:03:02.000Z (over 15 years ago)
- Last Synced: 2026-03-06T05:00:52.638Z (4 months ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: license.txt
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