Skip to content

adlayer/beanstalk-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Beanstalk-cli

Beanstalk-cli is a working in progress tool to help devops automate the process of configure your production and development and production environment.

TODO

  • Create new users from cli

Dependencies

OSX

brew install jq

Linux

cd /tmp
git clone https://github.com/stedolan/jq.git
cd jq
autoreconf
./configure
make
sudo make install

Install

git clone https://github.com/adlayer/beanstalk-cli.git
make install

About

Beanstalkapp shell script client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages