Skip to content

Command line tools available in Semaphore 2.0.

Notifications You must be signed in to change notification settings

Alignable/toolbox

 
 

Repository files navigation

Toolbox

Toolset used in Semaphore 2.0 jobs.

Installation

git clone https://github.com/semaphoreci/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

Command line tools available in Semaphore 2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.1%
  • Ruby 3.9%