Commit Graph

11 Commits

Author SHA1 Message Date
Kevin van Zonneveld
5cc1abc71a Fix Typo 2013-09-06 13:24:18 +02:00
Kevin van Zonneveld
ef898f55e9 Change /bin/bash shebang to /usr/bin/env for better portability 2013-04-19 13:14:38 +02:00
Kevin van Zonneveld
2155d65692 Write all messages to stderr
So that scripts based on bash3boilerplate are easier to use before pipes.  
It also makes it feasible to use an emergency inside a function without losing emergency's output being captured by the function's caller
2013-04-18 17:09:24 +03:00
Kevin van Zonneveld
089b13735f Reusable front matter 2013-03-28 15:33:44 +01:00
Kevin van Zonneveld
8c1ada1857 Licensed under MIT 2013-03-27 15:53:41 +01:00
Kevin van Zonneveld
b9dfc56e3c better magic variables for current FILE & DIR 2013-03-24 13:35:58 +01:00
Kevin van Zonneveld
95f044d453 Update main.sh 2013-03-24 12:26:25 +01:00
Kevin van Zonneveld
1ec58a1671 Consistently enclose vars 2013-03-20 15:37:14 +01:00
Kevin van Zonneveld
ca5f37bb4d Small clarifications 2013-02-26 13:12:53 +01:00
Kevin van Zonneveld
6aadcb3222 SemVer. More consistent docs 2013-02-25 23:54:34 +01:00
Kevin van Zonneveld
d309bba768 Introduce first verion of main.sh 2013-02-25 23:39:51 +01:00