Buildout recipe to create files and directories
Project description
tranchitella.recipe.fs
This recipe creates files and directories in a buildout.
Usage
This is a minimal buildout.cfg file which makes use of the recipe:
[buildout] parts = dirs [dirs] recipe = tranchitella.recipe.fs:mkdir paths = ${buildout:directory}/var ${buildout:directory}/var/lib ${buildout:directory}/var/tmp ${buildout:directory}/var/log
This will create the directories specified by the paths attribute.
0.1 (2010-02-29)
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 tranchitella.recipe.fs-0.1.tar.gz
.
File metadata
- Download URL: tranchitella.recipe.fs-0.1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1ec11b853fd385fc5059b9dec558a40c6f6c652a2759ea2c0c275cf7d8e302fb
|
|
MD5 |
1f5bd75a717a3a930b417decef76fa0d
|
|
BLAKE2b-256 |
d7c73566310f6b8b4283c2497a54aa6f4ebebb720598537fd6284d45c7a09ac3
|