Repository is archived
No commit activity in last 3 years
No release in over 3 years
Capistrano tasks used for common Youth Tree deployments.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.0
~> 1.0
>= 0
 Project Readme

YouthTree Capistrano

A set of capistrano recipes to use for deploying YT apps. Out of the box, does:

  • RVM
  • Bundler
  • Unicorn
  • YouthTree Settings
  • Compass
  • Barista
  • Jammit
  • Symlinking Uploads

Contributing

We encourage all community contributions. Keeping this in mind, please follow these general guidelines when contributing:

  • Fork the project
  • Create a topic branch for what you’re working on (git checkout -b awesome_feature)
  • Commit away, push that up (git push your_remote awesome_feature)
  • Create a new GitHub Issue with the commit, asking for review. Alternatively, send a pull request with details of what you added.
  • Once it’s accepted, if you want access to the core repository feel free to ask! Otherwise, you can continue to hack away in your own fork.

Other than that, our guidelines very closely match the GemCutter guidelines here.

(Thanks to GemCutter for the contribution guide)

License

All code is licensed under the New BSD License and is copyright YouthTree. Please keep this in mind when contributing.