Skip to content

semaphoreci/classic-toolbox

Repository files navigation

Toolbox

Toolset used in Semaphore Classic jobs.

Installation

git clone https://github.com/semaphoreci/classic-toolbox.git ~/.toolbox

# Install binaries
bash ~/.toolbox/install-toolbox

# Source functions into current session
source ~/.toolbox/toolbox

# Add toolbox to your bash_profile to activate it in every SSH session
echo 'source ~/.toolbox/toolbox' >> ~/.bash_profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages