@hypermode/hyp-cli
v0.1.10
Published
The Hypermode CLI
Downloads
1,244
Readme
Hyp is the command line interface (CLI) for Hypermode.
Quickstart
Install the Hyp CLI
npm install -g @hypermode/hyp-cli
Initialize your Modus app
modus new
Run your app locally with fast refresh
modus dev
Link your Modus app repo to Hypermode
hyp link
License
Hyp CLI is Copyright 2024 Hypermode Inc., and licensed under the terms of the Apache License, Version 2.0. See the LICENSE file for a complete copy of the license.