semaphorestatus
v0.4.2
Published
A utility to check passing branches on semaphore
Downloads
9
Readme
a simple way to check all the branches on semaphore for their current status from the CLI
npm install -g semaphorestatus
then run semaphoreStatus
make sure to set you env var with your semaphoreKey
export semaphoreKey='<API_KEY>'