Package Exports
- @ottocode/install
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ottocode/install) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@ottocode/install
This is a thin installer package for the otto CLI tool.
Installation
npm install -g @ottocode/install
# or
bun install -g @ottocode/installThis will automatically download and install the otto CLI binary via the official install script.
Usage
After installation, you can use the otto command:
otto --helpManual Installation
If you prefer to install manually:
curl -fsSL https://install.ottocode.io | shMore Information
For more information, visit: https://github.com/nitishxyz/otto