Skip to content

evejak/my-dev-client

Repository files navigation

My-dev

https://travis-ci.org/esikachev/my-dev-client.svg?branch=master

My-dev information

This is a utility for developers.

Preparing

You need to install sshpass in your system.

For macos: brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb

For ubuntu: apt-get install sshpass

Installation

  1. Clone project.
  2. Install project. You have 2 ways:

2.1 Install in system

$ cd my-dev-client/
$ sudo pip install .

2.2 Install in virtualenv

$ tox -e venv --notest

How to use

  1. Init your account
$ my --init
  1. Try to connect to any host in format:
$ my ssh host_user@host
  1. Use my for connecting to host in the future:
$ my ssh host_user@host

Contacts

You can contact us via mailing list: my-dev@googlegroups.com

Releases

No releases published

Packages

No packages published

Languages