1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
=meta: 0.0.2
name: bashplus
version: 0.1.0
abstract: Modern Bash Programming
homepage: https://github.com/ingydotnet/bashplus
license: MIT
copyright: 2013-2020
author:
name: Ingy döt Net
email: ingy@ingy.net
github: ingydotnet
twitter: ingydotnet
freenode: ingy
homepage: http://ingy.net
requires:
bash: 3.2
test:
cmd: make test
install:
cmd: make install
devel:
git: git@github.org/ingydotnet/bashplus
irc: irc.freenode.net/bpan
bug: https://github.com/ingydotnet/bashplus/issues/
|