Nima-Cpp

Nima C++ Runtime Library

Building

Currently contains a single Makefile that has been tested on OSX. The library is self contained so porting to other environments shouldn't be too difficult. It's on the list :)

Usage

Take a look at https://github.com/2d-inc/Nima-Cpp-Testing for an example implementation.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

License

Hold please...