Official Homebrew tap for nself - Production-ready self-hosted backend infrastructure.
brew install nself-org/nself/nselfThis installs the tap and the formula in one step. To update later:
brew upgrade nself# Initialize new project
mkdir my-project && cd my-project
nself init
nself build
nself start
# Check status
nself status
nself urlsSee the main nself repository for full documentation.
- v1.3.6 - Current release