Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@lidprex/cli

Lidprex CLI — manage and download Lidprex open source projects from your terminal.

npm version license


Installation

npm install -g @lidprex/cli

Requires Node.js >= 18.


Commands

lidprex init

Download a Lidprex project to your machine. Walks you through picking a project, choosing a version variant (source code or prebuilt binary), selecting a folder, and optionally running npm install for source projects.

lidprex init

Supports back navigation — use "Back to projects" to change your selection without restarting.


lidprex list

Show all available Lidprex open source projects with their tech stack, status, and available download variants.

lidprex list

lidprex status

Check the live status of all Lidprex services and see response times.

lidprex status

lidprex docs [project]

Open a project's documentation (README) in your default browser. Run without a project name to see all available docs links.

lidprex docs idea2project

lidprex update

Check the npm registry for a newer version of the CLI and display upgrade instructions if one is available.

lidprex update

lidprex changelog

View the full CLI version history and changelog in your terminal.

lidprex changelog

lidprex -v / --version

Display the currently installed CLI version.

lidprex -v

lidprex --help

Show all available commands.

lidprex --help

What's New in v2

  • Binary downloads — download prebuilt .exe and .msi installers for desktop apps (LidBridge, RepoPrep, LidPush)
  • Multiple variants per project — choose between source code, stable releases, latest releases, or binaries
  • New projects — LidPush (Tauri + Rust + React) added, MGS-GenX preview with feature overview
  • Back navigation — go back to project selection without restarting the CLI
  • docs command — open any project's README directly from the terminal
  • update command — check for CLI updates on npm
  • changelog command — view version history inline
  • Safer npm install — uses cwd option instead of shell string concatenation
  • Better redirect handling — supports 301, 302, 307, 308 with a 10-redirect limit

Available Projects

Project Tech Status Variants
Idea2Project JavaScript, PHP, Blade, CSS Active Source Code
LidBridge Rust, TypeScript, CSS, JavaScript Active Source Code, Windows Portable (.exe), NSIS Installer, MSI Installer
LeakShield Python Active Source Code
RepoPrep Python, Batchfile Active Source Code (v1/v2), Binary (v1/v2)
LidPush Tauri + Rust + React Active Source Code, NSIS Installer, MSI Installer
MGS-GenX React, TypeScript, Node.js Coming Soon Preview only

License

GPL-3.0 — © 2026 Lidprex

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages