mfoemmel / fig

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

Add package keyword to identify current package and version #31

Open tastapod opened 14 years ago

tastapod commented 14 years ago

I can't tell which version of a package I'm working on. Also with this I can easily just do fig --publish.

package cheese/1.2

or package cheese version 1.2