airbrussh

Airbrussh pretties up your SSHKit and Capistrano output

MIT License

Downloads
39.3M
Stars
510
Committers
12

Bot releases are hidden (Show)

airbrussh - 0.4.0

Published by mattbrictson over 9 years ago

  • Changes to ensure compatibility with the upcoming version of SSHKit (ec3122b).
  • Explicitly specify UTF-8 encoding for source files, for Ruby 1.9.3 compatibility (#9).
airbrussh - 0.4.1

Published by mattbrictson over 9 years ago

  • Fix Marshal.dump warnings by removing deep_copy workaround that it is no longer needed for the latest SSHKit (#10).