1.3.0 • Published 1 year ago
@razroo/rz-cli v1.3.0
Razroo RZ CLI
A powerful command-line interface (CLI) for accelerating your development workflow with Razroo. Built with TypeScript and Node.js, the RZ CLI provides a robust set of tools for managing Razroo projects, generating code, and streamlining your development process.
Features
The RZ CLI comes packed with essential tools and features:
- Project Generation: Quickly scaffold new projects with best practices and configurations
- Code Generation: Generate components, services, and other code artifacts following Razroo standards
- Project Management: Easily manage your Razroo projects and dependencies
- Interactive Experience: User-friendly prompts and colorful terminal output
- TypeScript Support: Full TypeScript support for type-safe development
- Modern Tooling: Built with industry-standard tools and libraries
Prerequisites
Before getting started, make sure you have:
Installation
Install the RZ CLI globally using npm: npm install -g @razroo/rz-cli