Skip to content

jlipps/sausage-bun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sausage-bun

A wrapper script that checks system readiness for Sausage and gets it all installed

License

Sausage is available under the Apache 2 license. See LICENSE.APACHE2 for more details.

Get the sausage

Get into a fresh directory and try this baby. You might want to have the environment variables SAUCE_USERNAME and SAUCE_ACCESS_KEY set beforehand for the smoothest experience.

curl -sL https://raw.githubusercontent.com/jlipps/sausage-bun/master/givememysausage.php | php

Or (to automatically configure Sauce as part of the installation):

curl -s https://raw.githubusercontent.com/jlipps/sausage-bun/master/givememysausage.php | \
SAUCE_USERNAME=xxxx \
SAUCE_ACCESS_KEY=yyyy \
php

More info, requirements, usage, etc

Check out the Sausage page

Sausage in a bun


    ( \                 / )
     \ \.-------------./ /
      \(  im in a bun  )/
        `.___________.'

About

A wrapper script that checks system readiness for Sausage and gets it all installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages