commit | 70b088a42fb4c8b0d3ff12b29af0dc7aabafc547 | [log] [tgz] |
---|---|---|
author | Luigi Rosso <luigi.rosso@gmail.com> | Wed Feb 22 20:40:49 2017 -0800 |
committer | Luigi Rosso <luigi.rosso@gmail.com> | Wed Feb 22 20:40:49 2017 -0800 |
tree | e24da852930a94b945a0e5638a0b1e331dc24f8b | |
parent | c4c6c021399b7194984ae4cd6e33a2dc110c493d [diff] |
Adding custom properties.
Nima C++ Runtime Library
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 :)
Take a look at https://github.com/2d-inc/Nima-Cpp-Testing for an example implementation.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Hold please...