Sha256: e6d8c8a3c3d6f4da2604338f2d42aa34835d2728bb39fb4a01b87dfbac9f4193
Contents?: true
Size: 321 Bytes
Versions: 51
Compression:
Stored size: 321 Bytes
Contents
#!/bin/bash #/ NAME #/ aoh -- ao-helper subbed script #/ #/ SYNOPSIS #/ aoh <ao_command> # 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/libexec/_treadstone" require 'sub' "$BASH_SOURCE" "$@"
Version data entries
51 entries across 51 versions & 1 rubygems