Skip to content

This repository captures some basic installation steps in bash shell scripts.

License

Notifications You must be signed in to change notification settings

sourceryinstitute/installers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Installers

This repository captures some basic steps for building open-source software. Portability drives the shell choice: bash 3 is supported by default on macOS, Linux, and the Windows Subsystem for Linux. The intend use case involves producing a working build quickly without much need for customization. Hence, arguments and options are minimal. Getting something working fast without having to search for and digest lots of documentation is the priority. Keeping the sripts short provides the option to use the scripts as a guide for typing commands interactively at a shell prompt in order to customize or replace some steps.

About

This repository captures some basic installation steps in bash shell scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published