Sha256: 8344c69dcb8ba916ed74bfd800f75aea6b3024c2e8e271a82b086f01b341fe00
Contents?: true
Size: 322 Bytes
Versions: 10
Compression:
Stored size: 322 Bytes
Contents
#!/bin/bash #/ NAME #/ ao -- alpha omega command line tool #/ #/ SYNOPSIS #/ ao <subcommand> # 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
10 entries across 10 versions & 1 rubygems