fig 0.1.75
Fig is a utility for configuring environments and managing dependencies across a team of developers. Given a list of packages and a command to run, Fig builds environment variables named in those packages (e.g., CLASSPATH), then executes the command in that environment. The caller's environment is not affected.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (11):
Development Abhängigkeiten (9):
bundler
>= 1.0.15
open4
>= 1.0.1
rake
>= 0.8.7
rspec
~> 2
rspec-core
>= 2.7.1
rspec-expectations
>= 2.7.0
rspec-mocks
>= 2.7.0
simplecov
>= 0.6.2
simplecov-html
>= 0.5.3