Nimraylib is a Nim wrapper for the raylib library
Nimraylib can be installed via Nimble:
nimble install https://github.com/MajorHard/nimraylib
This will download, wrap and install nimraylib in the standard Nimble package location, typically ~/.nimble. Once installed, it can be imported into any Nim program.