Project

kalipso

0.0
No commit activity in last 3 years
No release in over 3 years
A full library for interactiing with your sites using kalipso
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0.0
~> 1.5.2
>= 0
~> 2.3.0
= 1.5.1
= 1.6.2

Runtime

~> 0.1.4
>= 0
 Project Readme

Kalipso

Command line client and library for uploading sites to Kalipso.

Installation

gem install kalipso

Basic usage

List your kalipso sites:

$ kalipso sites

Add a site:

$ kalipso add

(this will auto-assign a site name)

Or specify a name:

$ kalipso add my_site

This will add the site to your account on Kalipso.

Link a site to a local directory:

$ kalipso link my_site .

Upload a site:

$ kalipso upload my_site

Copyright

Copyright (c) 2011 Paul Campbell. See LICENSE.txt for further details.