mfoemmel / fig

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

Option to promote locally published package to public repo #53

Open joewalnes opened 13 years ago

joewalnes commented 13 years ago

Given I've done: fig --publish-local foo/1

Sometime later, I'd like to be able to do: fig --promote-local foo/1

Which would take my local version and copy to the repo.