A recipe to create symbolic links of an egg
Project description
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
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 collective.recipe.symlink-0.1.zip.
File metadata
- Download URL: collective.recipe.symlink-0.1.zip
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46e10c8eb96bf9ed1e5f64f89980cbe92da28fce30b3aec75138a29f4b2fed99
|
|
| MD5 |
439a32711c307baec8e14c011acf2a64
|
|
| BLAKE2b-256 |
f72ca1dfeaf24dc456449670d0cd483f4b9f528c5806b565032b735b4848384a
|