Skip to content

solidjs-community/solid-cli

Repository files navigation

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 CLI for creating and managing SolidJS apps and projects.

Commands

  • sd create: See create-solid
  • sd docs: Opens the Solid docs in the browser
  • sd start: Special keyword for SolidStart commands
    • route: Creates a new route ie. sd start route login

Contributing

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