Thanks to the power of Nim's templates one can use cmdline options syntax in 
Nimscript files like 
    
    
    --threads:on     # expands to switch("threads", "on")
    
    
    Run

I really do not see any use for `*.cfg` files and will rely on NimScript 
`*.nims` exclusively for my own projects.\--Leo|   
---|---

Reply via email to