SkillAgentSearch skills...

Niminst

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.

Install / Use

/learn @nim-lang/Niminst
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars15
CategoryCustomer
Updated1y ago
Forks5

Languages

Nim

Security Score

60/100

Audited on May 27, 2024

No findings