buildout recipe to install phantomjs/casperjs
Project description
Introduction
Detailed Documentation
Supported options
The recipe supports the following options:
- phantomjs-url
Url to download phantomjs
- casperjs-url
Url to download casperjs
Example usage
We’ll start by creating a buildout that uses the recipe:
>>> write('buildout.cfg', ... """ ... [buildout] ... parts = casperjs ... ... [casperjs] ... recipe = gp.recipe.phantomjs ... """) >>> _ = system('buildout') >>> ls('bin') - buildout - casperjs - phantomjs
Contributors
Gael Pasgrimaud
Change history
1.3
First “stable” release
Download
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gp.recipe.phantomjs-1.3.tar.gz
.
File metadata
- Download URL: gp.recipe.phantomjs-1.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b48cb340ff98a0221b048f71489657e6c86ab9d5e501ea1b78594bdac8e832d |
|
MD5 | 3b5f0a5f722b33aa2fcb305dc2786662 |
|
BLAKE2b-256 | 34bfa29cac74a30b0e5ad673dbd6877929f808d434e480e629e271b09232f0fa |