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
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