solidjs-community / solid-cli

A custom CLI built for Solid.
https://solid-cli.netlify.app/
MIT License
61 stars 11 forks source link

Solid CLI

[!WARNING] This project is under heavy development and is not yet complete. More features coming soon!

Solid CLI

Build and Test Netlify Status

A custom-built CLI for creating and managing SolidJS apps and projects.

Roadmap/Features

Structure

The CLI is invoked with solid. The commands then cascade, where actions are grouped with other similar actions. The actions will be:

Contributing

Please feel free to contribute to this repo by creating an issue or a PR.