Pebaz / nimporter

Compile Nim Extensions for Python On Import!
MIT License
824 stars 33 forks source link

Add `nimporter compile` CLI command #17

Closed Pebaz closed 4 years ago

Pebaz commented 4 years ago

Add a CLI command that will simplify the distribution of applications using Nimporter by lifting the requirement of using a setup.py for packaging.

Todo