ahoward / sekrets

sekrets is a command line tool and library used to securely manage encrypted files and settings in your rails' applications and git repositories.
BSD 2-Clause "Simplified" License
268 stars 28 forks source link

add cap 3 task #5

Closed UnderpantsGnome closed 8 years ago

UnderpantsGnome commented 8 years ago

This will work with cap2 and cap3, note that it doesn't use the standard require 'capistrano/sekrets' as I didn't want to break the old stuff.

ahoward commented 8 years ago

nice - thanks @UnderpantsGnome !

spikex commented 8 years ago

:+1: