From b4f44105569f0683e1d8d405a07645905b632962 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 16 May 2021 15:27:51 +0100 Subject: add bash coding style article --- .../meta/gemfeed/2021-05-16-personal-bash-coding-style-guide.meta | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/meta/gemfeed/2021-05-16-personal-bash-coding-style-guide.meta (limited to 'content/meta/gemfeed') diff --git a/content/meta/gemfeed/2021-05-16-personal-bash-coding-style-guide.meta b/content/meta/gemfeed/2021-05-16-personal-bash-coding-style-guide.meta new file mode 100644 index 00000000..cad0ad7a --- /dev/null +++ b/content/meta/gemfeed/2021-05-16-personal-bash-coding-style-guide.meta @@ -0,0 +1,5 @@ +local meta_date="2021-05-16T14:51:57+01:00" +local meta_author="Paul Buetow" +local meta_email="comments@mx.buetow.org" +local meta_title="Personal Bash coding style guide" +local meta_summary="Lately, I have been polishing and writing a lot of Bash code. Not that I never wrote a lot of Bash, but now as I also looked through the 'Google Shell Style Guide' I thought it is time to also write my own thoughts on that. I agree to that guide in most, but not in all points. . .....to read on please visit my site." -- cgit v1.2.3