Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 627 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 627 Bytes

Haxe Library for the Civo API

Providing targets for NodeJS, PHP, C++ and Lua

Introduction

This is a Haxe library for interacting with the Civo API, which outputs libraries for NodeJS, PHP, C++ and Lua.

Civo provide superfast, scalable cloud servers with a developer-friendly API – moulded and shaped by their community.

Usage

Compiled output is provided in this Repo under the bin directory. However, you can compile this repo yourself using the Haxe toolset version 4 and above.

haxelib install build.hxml
haxe build.hxml

Documentation

Documentation is in development