There was an error while loading. Please reload this page.
Install Xcode and tools:
xcode-select --install
Now install Homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Ask brew to install tools we need:
brew update brew install pkg-config brew tap homebrew/versions brew install autoconf213
Clone the repository and build:
git clone --recursive https://github.com/RipcordSoftware/libjsapi.git cd libjsapi make
Home
Getting Started
Contexts
Scripts
JSAPI Types
libjsapi Types
Building
CentOS 6
CentOS 7
Debian 8.0
Fedora 21
Ubuntu 12.0
Ubuntu 15.0
MacOS
Examples
Hello World
Square
Object
DynamicObject
DynamicArray
Mandelbrot