niminst
                                
                                 niminst copied to clipboard
                                
                                    niminst copied to clipboard
                            
                            
                            
                        EDIT: now archived, see https://github.com/nim-lang/Nim/issues/15946. niminst is a tool to generate an installer for a Nim program. Currently it can create an installer for Windows as well as installa...
This package contains the Niminst tool, a tool to generate installers for Nim based software.
Nim is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio. Nim's design focuses on efficiency, expressiveness, elegance (in the order of priority).
To build it::
nim c niminst
To build the documentation::
nim rst2html niminst.txt
Niminst is licensed under the MIT license.
Read copying.txt for more details.
Copyright (c) 2006-2015 Andreas Rumpf.