Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 2.37 KB

README.md

File metadata and controls

49 lines (31 loc) · 2.37 KB

This repo contains Bourne shell templates, scripts, snippets, and a playground that I use to experiment with new concepts. This is the boilerplate I start most production quality scripts from, and now you can to! Wrote a blog about it, wanna see it? Here you go:

Resources

Alpine Linux

Bourne

Alpine Linux uses the Bourne shell packaged with BusyBox - the Almquist shell, aka 'A Shell', 'ash' or 'sh'.

Standards & Man pages

Tutorials

Tips and tricks type articles

Character color control

TODO

  • Create an alpine derived docker image that includes docker and test the docker scripts