mfoemmel / fig

Fig is a utility for configuring environments and managing dependencies across a team of developers.
Other
81 stars 13 forks source link

Fig 'retrieve' syntax for copying all files in a package #30

Closed jramnani closed 12 years ago

jramnani commented 14 years ago

Currently fig's 'retrieve' syntax only supports copying individual files that have an 'append' statement for them.

Sometimes you want to copy all the files contained in a package into your project's working directory.

A syntax example:

retrieve @package_name->some_dir