12 Forks
78 Stars
78 Watchers

base

A simple framework for sharing Bash profiles, reusable shell libraries, and commands across hosts and teams. Contains builtin libraries for common functions like logging, error handling, and assertions. Built with SRE / DevOps teams in mind.

How to download and setup base

Open terminal and run command
git clone https://github.com/codeforester/base.git
git clone is used to create a copy or clone of base repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with base https://github.com/codeforester/base/archive/master.zip

Or simply clone base with SSH
[email protected]:codeforester/base.git

If you have some problems with base

You may open issue on base support forum (system) here: https://github.com/codeforester/base/issues