Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.
/ meg Public archive

Quick commands to help administer and support RubyGems.org.

License

Notifications You must be signed in to change notification settings

rubygems/meg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meg

Quick commands to help administer and support RubyGems.org.

Currently helps with SSH'ing into the RubyGems.org infrastructure and running commands.

Installation

$ cd
$ git clone git://github.com/rubygems/meg.git .meg

For bash users:

$ echo 'eval "$($HOME/.meg/bin/meg init -)"' >> ~/.bash_profile
$ exec bash

For zsh users:

$ echo 'eval "$($HOME/.meg/bin/meg init -)"' >> ~/.zshenv
$ source ~/.zshenv

Usage

$ meg

If your local username is different than your remote username:

$ USER=johndoe meg

About

Quick commands to help administer and support RubyGems.org.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages