nimib-land / nimib.py

nimib for Python
1 stars 0 forks source link

ideal usage example #1

Open pietroppeter opened 1 month ago

pietroppeter commented 1 month ago
uvx nimib init example # creates a template python script
uvx nimib example # runs the template with nimib and creates example.html
pietroppeter commented 1 month ago

also

uvx nimib init slides # template slides (a file index.nim)
uvx nimib index # create index.html
pietroppeter commented 1 month ago

(nimib.py should contain wheels for all common nim dependencies - you should not need nim to use it, only python)