proses 0.1.1

Proses – Professional Secure Execution System
proses-0.1.1 is not a library.

About

Proses is a fast, secure process manager built in Rust. One command starts your Next.js app, supervises it, restarts it on crash, and captures its logs — no config files, no Node runtime, no dependency hell. A single binary. A live terminal dashboard. That's it.

Installation

To install proses via Homebrew, run:

brew tap smbcloudXYZ/tap
brew install proses

Once installed, you can verify it's working:

proses --version
proses --help

Upgrading

When a new version is released, upgrade easily:

brew upgrade proses

Contributing & Issues

If you encounter an issue, please report it on the proses repository.

License

MIT — Copyright © 2026 smbCloud