diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-16 15:27:51 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | b4f44105569f0683e1d8d405a07645905b632962 (patch) | |
| tree | 8c44e118d05dfd1c064674b79899fffb30b05d10 /content/meta/gemfeed | |
| parent | c83586f2c6cd8b046e7384a01c2e7c52e1fbb703 (diff) | |
add bash coding style article
Diffstat (limited to 'content/meta/gemfeed')
| -rw-r--r-- | content/meta/gemfeed/2021-05-16-personal-bash-coding-style-guide.meta | 5 |
1 files changed, 5 insertions, 0 deletions
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." |
