Sha256: cdd8490183f9d2db3c6ec3acd47c5316289208330fef5642695505e5609d8356
Contents?: true
Size: 504 Bytes
Versions: 46
Compression:
Stored size: 504 Bytes
Contents
#!/bin/bash #/ NAME #/ hosts -- #/ #/ SYNOPSIS #/ #/ hosts #/ # 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 'ao' function aomain { export LOCAL_ONLY=true set -- $(for a in "$@"; do echo $a.echo; done) cap "$@" 2>&1 | grep eea914aaa8dde6fdae29242b1084a2b0415eefaf | awk '{print $NF}' | sort -u 2>&1 } require sub "$BASH_SOURCE" "$@"
Version data entries
46 entries across 46 versions & 1 rubygems