RubyGems Navigation menu

taketo 0.0.7

The aim of the project is to aid quick access to often used servers for web-developers With config similar to the following, one could make his life easier: project :my_project do environment :staging do server do host "192.168.1.1" location "/var/www/prj1" env :TERM => "xterm-256color" end end end put it in ~/.taketo.rc.rb (or wherever you want using --config) and `taketo my_project` effectively becomes: `ssh -t 192.168.1.1 "cd /var/www/prj1; TERM=xterm-256color RAILS_ENV=staging bash"` see http://github.com/v-yarotsky/taketo for additional instructions

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.3.1 - July 08, 2013 (34 ko)
  2. 0.3.0 - July 08, 2013 (33,5 ko)
  3. 0.2.0 - April 12, 2013 (33,5 ko)
  4. 0.2.0.alpha - February 10, 2013 (31 ko)
  5. 0.1.3 - December 19, 2012 (28,5 ko)
  6. 0.0.7 - October 07, 2012 (25 ko)
Voir toutes les versions (18)

Dépendances de Development (4):

aruba ~> 0.4
rake ~> 0.9
rspec ~> 2.11
simplecov ~> 0.6

Propriétaires:

Auteurs:

  • Vladimir Yarotsky

Total de contrôle SHA 256:

d9718e2c4e69492c3b62cc8b5882dc5f589cf9f25b88cd209728fde334c3a46f

Total de téléchargements 49 649

Pour cette version 2 750

License:

aucune

Version de Ruby requise: None

Required Rubygems Version: >= 1.3.6

Liens: