Skip to content

sniku/Likebanana

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Likebanana is one-click code-deployment tool developed to ease release process at getanewsletter.com

Likebanana is using fabric, which means that you can use your existing fabric script(if you have one) with likebanana web interface.
If you don't have fabric script, don't worry, default one is provided.

This is how it looks like:

green commit is the current one, red are old ones, and yellow are ready to be deployed.
http://suwala.eu/media/content_media/likebanana2.png
http://suwala.eu/media/content_media/likebanana.png

INSTALLATION:
apt-get install lynx # to verify that deployment worked
easy_install django # if you don't have it
easy_install fabric

add your servers to settings.py.

Bug reports and enhancements are very welcome!

Code courtesy of getanewsletter.com

About

One-click deployment tool written in django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published