EN FR
← Modules

jizy-packer

CLI app to generate optimized builds.

Overview

A CLI tool and Node.js library to generate optimised builds for JiZy projects. It provides utilities for configuration management, build orchestration and file operations, and powers the jpack build pipeline used across the JiZy ecosystem.

Features

  • Command-line interface for initialising and building projects
  • Configurable through JSON files and a programmatic API
  • Helpers for cleaning build folders and managing configuration
  • Rollup-based build process with plugin support
  • Project scaffolding with interactive questions and reusable defaults

Installation

npm install jizy-packer