simple_setup

Package Manager for simple_* Ecosystem

v1.0.0 MIT

Overview

simple_setup is the package manager and installer for the simple_* Eiffel library ecosystem. Install individual libraries or the complete ecosystem with a single command.

Includes INNO Setup installer generation for one-click Windows installation.

Quick Start

Install a Library

simple_setup install simple_json

List Available Libraries

simple_setup list

Generate INNO Installer

simple_setup generate-inno --version=1.0.0

Features