Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
/ niminst Public archive

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 installation/deinstallation scripts for UNIX. Some support for Linux' package management systems is also included.

License

Notifications You must be signed in to change notification settings

nim-lang/niminst

Repository files navigation

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.

About

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 installation/deinstallation scripts for UNIX. Some support for Linux' package management systems is also included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages