Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cannikin/rush
Simple command-line tool for keeping track of servers to SSH to
https://github.com/cannikin/rush
Last synced: 6 days ago
JSON representation
Simple command-line tool for keeping track of servers to SSH to
- Host: GitHub
- URL: https://github.com/cannikin/rush
- Owner: cannikin
- Created: 2010-12-08T22:14:14.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-08T22:20:38.000Z (about 14 years ago)
- Last Synced: 2024-11-13T06:40:46.739Z (2 months ago)
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. RUSH
A simple command-line tool for connecting to lots of SSH hosts.
h2. Usage
# Have Ruby installed.
# Put bin/rush into a location that's in your PATH so that it can be executed from anywhere and make it executable.
# Copy lib/rush_connections.yml to your home directory and edit with your list of servers.
# Simply type rush at the command line.