Bash Infinity is a modern standard library / framework / boilerplate for Bash
Stars
5.6k
Forks
244
Watchers
5.6k
Open Issues
36
Overall repository health assessment
173
commits
9
commits
3
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
fix: unicode number for ArrowLeft & ArrowRight (#49)
0a9ea03View on GitHubdoc(README): correct example referring to 'this' in Human class to work as described (#85)
e2b9589View on GitHubchore(ci): Added Travis-CI and Cirrus-CI builds (#83)
3abbb6eView on GitHubfix(tryCatch): remove some flags that can't be set by 'set' (#72)
64c1448View on GitHubfeat(package): add bash oo framework to the bpkg.io (create package.json #54)
903fd74View on GitHubfix(tryCatch): make it possible to exit with a non-zero status code (fixes #50)
1914fe3View on GitHubfeat(tryCatch): add an example and 2 tests for tryCatch
84c4511View on GitHubfix(exception): fix #51 (explicit throws without a command)
4f1f823View on GitHubfix(tryCatch): errors (throws) in catch did not halt execution
74cab1bView on GitHubAdds exit code of failed command to the call stack (#39)
505d7ebView on GitHub