mfoemmel / fig

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

Ability to perform 'retrieve' from command line #56

Open joewalnes opened 13 years ago

joewalnes commented 13 years ago

As an alternative to specifying 'retrieve' in package.fig, I'd like to be able to do it on the command line. This would allow build related concerns to be removed from the fig file and placed into my build tool of choice.

For example: fig -i foo/1 -i bar/2 --retrieve CLASSPATH:lib/jars