Difference between revisions of "Metro Feature Requests"
From Funtoo Linux
(Created page with "== simple creation of files == it is very useful to have a simple way to create files during metro builds. ex. <pre> files//etc/motd: [ just created with metro! ] </pre> met...") |
(I placed this in the Metro category.) |
||
| Line 14: | Line 14: | ||
metro should take care of creation of parent directories if they don't exist;<br /> | metro should take care of creation of parent directories if they don't exist;<br /> | ||
and should also permit the creation in any directories. (with double slash like mercurial?) | and should also permit the creation in any directories. (with double slash like mercurial?) | ||
| + | [[Category:Metro]] | ||
Latest revision as of 19:39, 15 December 2010
[edit] simple creation of files
it is very useful to have a simple way to create files during metro builds.
ex.
files//etc/motd: [ just created with metro! ]
metro should take care of creation of parent directories if they don't exist;
and should also permit the creation in any directories. (with double slash like mercurial?)