Skip to content

BillTheBest/Haki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements
============
- JRuby
- Maven
- Git

Installation
============
- Compile abiquo model
# git clone git://github.com/abiquo/abiquo.git
# cd abiquo/model
# mvn clean install

- Compile jclouds-abiquo
# git clone git://github.com/abiquo/jclouds-abiquo.git
# cd abiquo/model
# mvn clean install

- Configure Haki
# git clone git://github.com/abiquo/Haki.git
# cd Haki
# mvn clean install


Then you should be able to execute any example, modifying the parameters.

About

Abiquo API JRuby client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.2%
  • Ruby 46.7%
  • HTML 5.6%
  • CSS 0.5%