collective.recipe.symlink 0.1
A recipe to create symbolic links of an egg
collective.recipe.symlink
A recipe to enable linking parts of eggs into a fixed directory that can be served via a webserver.
Usage
Example of the buildout section:
[symlink]
recipe=collective.recipe.symlink
egg = foo.bar
destination = ${buildout:directory}/parts/static
links =
css = foo/bar/static/css
js = foo/bar/static/js
TODO: Tests
Changelog
1.0dev (unreleased)
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.recipe.symlink-0.1.zip (md5) | Source | 2011-09-18 | 6KB | 230 | |
- Author: Matous Hora
- Home Page: http://svn.plone.org/svn/collective/
- License: GPL
- Categories
- Package Index Owner: mhora
- DOAP record: collective.recipe.symlink-0.1.xml
