require 'rake_ext'

project(
  name: "vos",
  version: "0.0.4",
  summary: "Tiny wrapper over Net::SSH/SFTP + small rake addon for cluster configuration management",

  author: "Alexey Petrushin",
  homepage: "http://github.com/alexeypetrushin/vos"
)