This repository contains templates for files to get kick-started. These are some of the files I intend to use daily. I created this repository as I would often go and search for these information. Some of these have been lifted from other repositories, blogs and documentation.
Directory structure
.
├── LICENSE
├── README.md
├── docker
│ └── create-custom-user-ubuntu
| └── create-custom-user-alipne
| └── README.md
└── shell
├── boilerplate.sh
├── check-weather.sh
└── getopts.sh
2 directories, 6 files