Sha256: 6e581e1d8d62b1e10c013319f0bc86d072798c2048a0a4d44aadba20fe1ef6d6

Contents?: true

Size: 211 Bytes

Versions: 1

Compression:

Stored size: 211 Bytes

Contents

#!/usr/bin/env bash

###########
##
##  Source this to set up the ability to use the gem locally without installing during dev
## 
##########

export RUBYLIB="${PWD}/lib:$RUBYLIB"
export PATH="$PATH:${PWD}/bin"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gerd-0.0.1 local.sh