Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 358 Bytes

This is a simple wrapper around pntr, for nim.

I am pretty new to nim, so I am not sure how to properly package it for nimble, but you can get started like this:

git clone --recursive https://github.com/notnullgames/pntr-nim.git
cd pntr-nim

# build demo
nimble build

# run demo, that creates demo.png
./demo