Sha256: 50490c2fa678c549531a1ce309df3c4a5f1d15a3f689e5af4ee59b969167154a
Contents?: true
Size: 311 Bytes
Versions: 20
Compression:
Stored size: 311 Bytes
Contents
#!/bin/bash #/ NAME #/ jason -- uses the jason bourne lib #/ #/ SYNOPSIS #/ jason # figure out the project root under which bin, lib live shome="$(cd -P -- "$(dirname -- "$BASH_SOURCE")/.." && pwd -P)" # load a jason bourne library source "$shome/sbin/_treadstone" require 'sub' "$BASH_SOURCE" "$@"
Version data entries
20 entries across 10 versions & 1 rubygems