Giter Club home page Giter Club logo

solid-cli's Introduction

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

  • Templates
    • From Degit
  • Docs
  • Primitives
    • Add/remove/update primitives
    • Search list of primitives
  • Integrations
    • Auth.js
    • Tailwind
    • PandaCSS
    • Cypress
    • PostCSS
    • UnoCSS
    • Vanilla Extract
    • Vitest
    • Tauri
    • Playwright
  • Utilities
    • eslint-plugin-solid
    • solid-devtools
  • Misc
    • Launch new Stackblitz
    • Launch new CodeSandBox
  • SolidStart
    • New route
    • New data file
    • Enable Adapters
    • Enable SSR/CSR/SSG mode

Structure

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

  • version: Displays a changelog of recent Solid versions
    • start: Specific command for Start versions
  • docs: List a man-like page for versioned docs or link out to the docs
  • primitives: Potential integration with Solid Primitives
  • add, remove: Used for adding and installing integrations/packages ie. solid add tailwind
  • config: For enabling a certain features ie. solid config vite _____
  • start: Special keyword for SolidStart commands
    • mode: Changes the Start serving mode (ssr/csr/ssg) solid mode ssr
    • route: Creates a new route ie. solid start route login
  • new: Opens your browser to a new template via CSB/SB ie. solid new bare --stackblitz opens https://solid.new/bare
  • ecosystem
    • add: Starts the process of submitting your current project to our ecosystem listing (Solidex) ie. solid ecosystem publish
    • search: Initializes an ecosystem search result solid ecosystem search auth

Contributing

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.