Messy CLI includes commander
·
9 commits
to development
since this release
Release v1.1.2 – Messy CLI
Description
Messy CLI is a lightweight tool to securely encrypt and decrypt files inside a project directory. This release introduces the initial stable version.
Key Highlights
- No manual dependencies needed – commander and other required modules are bundled, so users don’t need to install anything manually.
- Cross-platform support – Works on macOS, Linux, and Windows.
- Secure encryption – Uses Node.js built-in crypto module with AES-256-CBC.
- Simple CLI commands – recall, hide, show, and info.