fantasy402-cli
v3.2.2
Published
Fantasy402 Workflow Automation CLI - Enhanced with Bun Shell and bunx distribution
Maintainers
Readme
Fantasy402 CLI
Fantasy402 Workflow Automation CLI - Enhanced with Bun Shell integration.
Installation
# Auto-install and run with bunx (recommended)
bunx fantasy402-cli --help
# Or install globally
npm install -g fantasy402-cliUsage
# Basic commands
fantasy402-cli workflows list
fantasy402-cli --version-detailed
fantasy402-cli --diag
# With bunx (no installation needed)
bunx fantasy402-cli workflows list
bunx fantasy402-cli --diagFeatures
- ✅ Bun Shell integration for cross-platform compatibility
- ✅ Enhanced timing with nanosecond precision
- ✅ 6,756x faster table formatting
- ✅ Editor integration with Bun.openInEditor()
- ✅ Native compression utilities
- ✅ Time-ordered UUIDs for workflow tracking
Built with Bun 1.3.0 for optimal performance.
