@homeview/cli
v1.0.2
Published
Develop Homeview applications on any device
Readme
Homeview CLI
The Homeview CLI is a command-line tool for developing Homeview applications on any device. It provides a set of commands to simplify the development and management of Homeview projects.
Installation
You can install the Homeview CLI globally using npm:
npm install -g @homeview/cliUsage
Once installed, you can use the CLI to initialize a project in the current directory:
homeview initTo get detailed information about a specific command, use:
homeview <command> -hLicense
This project is licensed under the MIT License - see the LICENSE file for details.
