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 --list-remote pkg to list available versions of a package #28

Closed tastapod closed 14 years ago

tastapod commented 14 years ago

$ fig --list-remote cheese

tastapod commented 14 years ago

This is potentially a security hole. fig --list-remote | grep cheese works fine for now.