skorbaz-updater
v1.0.5
Published
A CLI tool to handle Skorbaz App hot updates
Downloads
21
Maintainers
Readme
Skorbaz CLI Updater
A command-line interface tool for handling Skorbaz App hot updates.
Installation
npm install -g @skorbaz/cli-updaterUsage
skorbaz-updaterThis will start an interactive CLI that prompts you for:
- Platform selection (Android/iOS)
- Force update confirmation
- Version number
Development
# Install dependencies
npm install
# Build the project
npm run build
# Run locally
npm start
# Watch mode for development
npm run devFeatures
- Interactive CLI with prompts
- Platform selection (Android/iOS)
- Force update option
- Version management
- Beautiful ASCII art display
- Colorized output
