0.01
No commit activity in last 3 years
No release in over 3 years
A gem that dramatically decreases your deployemnt time by improving all key actions like assets precompilation and gems installation
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

>= 0
 Project Readme

Zero Deploy

Build Status

Significantly improves typical deployment speed.

Purpose

Are you tired of waiting for git to checkout your code? Fed up with sluggish assets precompilation? Don't want to waste your time while waiting for bundler to install shitload of gems?

Zero Deploy gem aimed to solve all these problems. It significantly improves all the stages of typical deploy process.

Tested for Capistrano and Chef, Heroku support is in Beta.

Installation

gem install zero_deploy

Usage

zero_deploy cap production deploy