Packages
Explore the Rempts ecosystem packages
Packages
The Rempts ecosystem consists of several packages that work together to provide a complete CLI development experience.
Getting Started
- rempts - Scaffold new CLI projects with templates
Core Packages
- @reliverse/rempts-core - The core CLI framework with type-safe commands
- @reliverse/rempts-utils - Shared utilities (prompts, spinners, colors)
- @reliverse/rempts-test - Testing utilities for CLI applications
- @reliverse/rempts-tui - Terminal UI components and renderers
Plugin Packages
- @reliverse/rempts-plugin-config - Configuration file loading and merging
- @reliverse/rempts-plugin-ai-detect - AI coding assistant detection
- More plugins → - Explore all available plugins
Tooling
- rempts - CLI toolchain for development, building, testing, and distribution
Each package is designed to work independently or as part of the complete ecosystem.