• Stars
    star
    112
  • Rank 310,399 (Top 7 %)
  • Language
    Lua
  • License
    Apache License 2.0
  • Created almost 14 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Script to hop to common directories and servers

hop

Quickly navigate to common directories.

Copyright 2011 by The hop Authors.

Installation

Due to the fact that hop must modify your bash settings to work, at this time it must be installed from source:

git clone git://github.com/Greplin/hop.git

cd hop

python setup.py install

python setup.py install_data

If you do not have a virtualenv set up, you may need to run the last command using 'sudo'.

It's also only compatible with bash at this time. Pull requests welcome.

Usage

# Add a dir
hop -a /var/vhosts/mysite.com

# Jump by basename
hop mysite.com

# Tab complete
hop m<tab>

# Or just use the shortest unique prefix (a la git)
hop m

# Use custom aliases
hop -a /var/vhosts/myothersite.com --as mos
hop mos

# Add ssh shortcuts
hop -s [email protected] --as ext
hop ext

Authors

Greplin, Inc.

@jibs

More Repositories

1

scales

scales - Metrics for Python
Python
920
star
2

hookshot

Instrumentation for Objective C for debugging and profiling
Objective-C
392
star
3

ocstyle

Objective-C style checker
Python
255
star
4

fast-python-pb

Fast Protocol Buffers in python (by using the C++ API)
Python
250
star
5

TheKitchenSync

A Tool Belt for iOS Concurrency
Objective-C
197
star
6

greplin-bloom-filter

Java implementation of a probabilistic set data structure
Java
141
star
7

greplin-lucene-utils

Some utilities for Lucene
Java
111
star
8

CueTableReloader

A really handy class that automatically figures out insertions, deletions, and reloads in UITableView based on unique item keys.
Objective-C
92
star
9

greplin-exception-catcher

Exception catcher that runs on Google App Engine
Python
74
star
10

greplin-tornado-ses

An asynchronous client for Amazon SES
Python
42
star
11

greplin-zookeeper-utils

Utilities for dealing with Apache Zookeeper
Java
41
star
12

greplin-nagios-utils

Utilities for monitoring with Nagios
Python
39
star
13

lucene-interval-fields

Lucene fields and queries for interval fields.
Java
37
star
14

greplin-tornado-sendgrid

A client for the Sendgrid API
Python
32
star
15

greplin-twisted-utils

Utilities for working with Twisted
Python
28
star
16

qc

QuickCheck for Python
Python
27
star
17

greplin-tornado-stripe

Tornado bindings for Stripe's API
Python
27
star
18

polarbear

OOM diagnostics for Java.
C++
21
star
19

greplin-tornado-mixpanel

A client for the Mixpanel API
Python
20
star
20

greplin-tornado-kissmetrics

A client for the Kissmetrics API
Python
17
star
21

evernote-python-api

Packaged version of latest Evernote Python API
Python
14
star
22

htmltotext

Fork of flaxcode htmltotext module
C++
13
star
23

jsnappy

Java implementation of the Snappy compression/decompression algorithm from Google.
Java
11
star
24

phpserialize

PHP style serialize and unserialize in Python
Python
6
star
25

hegemon

(java)script utilities
Java
5
star
26

skia

Fork of Google's Skia library
C++
4
star
27

pyiso8601

Forked version of pyiso8601 - http://code.google.com/p/pyiso8601
Python
3
star
28

eventlet

Fork of eventlet with patches from Greplin
Python
3
star
29

greplin-vobject

Greplin fork of vobject
Python
2
star
30

hegemon-example

Java
1
star