capistrano-env_config 0.0.5
EnvConfig is a tool for setting and syncing environment variables across your the servers in your cluster with a few simple Capistrano tasks. The library manipulates the system-wide environment variables by modifying the `/etc/environment` file.
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
~> 3.7