Skip to content

jijosg/script-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script-templates

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

About

Shell script templates to start from

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages