NanoBus is a lightweight framework for building secure and scalable software services.
For more information visit the project repository, the overview, and architecture pages.
Linux and MacOS - Install from Terminal to /usr/local/bin
:
curl -fsSL https://nanobus.io/install.sh | /bin/bash
Windows - Install from Command Prompt:
powershell -Command "iwr -useb https://nanobus.io/install.ps1 | iex"
This project is licensed under the Mozilla Public License Version 2.0.