@grfzhl/hypersphere-cli
v0.1.19
Published
A CLI builder for hypersphere
Readme
hypersphere-cli
CLI tools for the hypersphere app framework.
Server side rendered bun app based on mithril powered by Bun. Minimum dependencies. Fetch backend directly through SQL queries.
Prerequiries
You need to install bun. Use the official documentation
Installation
Install globally. If cloned from the git repository, do:
npm install -g .Usage
go to a new project folder and execute
hypersphere-cli new-project your-project-namecreate a new component
hypersphere-cli new-component your-component-nameFeedback
If you have any feedback, please reach out to us at [email protected]
