Skip to content

v0.1.0-dev.2 — pre-release

Pre-release
Pre-release

Choose a tag to compare

@abdorizak abdorizak released this 28 Jun 11:29
· 17 commits to main since this release

🚧 Pre-release. sm2 is in active development — try it and report issues.

Install

curl -fsSL https://raw.githubusercontent.com/abdorizak/sm2/main/install.sh | bash

Or go install github.com/abdorizak/sm2/cmd/sm2@v0.1.0-dev.2. Docs: https://sm2.dev

New since v0.1.0-dev.1

  • PM2-style status — full table: id · name · namespace · version · mode · pid · uptime · ↺ · status · cpu · mem · user · watching
  • sm2 notify — set up Discord without a config file (persists, survives restarts)
  • One-line installer (install.sh) + prebuilt binaries for linux/darwin × amd64/arm64
  • TOML config alongside YAML
  • restart --update-env + reload alias
  • Apache-2.0 license

Prebuilt static binaries attached below (no Go required). Linux build runs on any distro (incl. Alpine).