Giter Club home page Giter Club logo

solid-cli's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

solid-cli's Issues

▲ Something went wrong

npx create-solid my-scalper-app
bun create solid ./my-solid-app
yarn create solid ./my-solid-app

Select Is this a Solid-Start project? — YES

Apple M1 Pro, macOS Sonoma, MBP 2021

Testing

Sort out tests for the core package

Can't supply a name as a cli argument in create-solid

I tried to create my first solidstart project today and was surprised that to supply a project name as a cli argument I need to use a -p flag.

With any other create-[x] tool, you can just pass a name as the first parameter without any flags, and I use that every time I start a new project.

image

This should just be a simple change, and I'd be happy to contribute it.

Decrease `@solid-cli/create-solid` size

Currently this package is huge as it brings in SWC even though it doesn't need it. The solution is likely either to split commands into core_commands, and commands. Another option is making @solid-cli/core the place for the core commands, and creating a new package for the main build of the cli, such as @solid-cli/cli. This also might make the naming scheme a little easier to understand

README Generation

Add commands which automatically update the readme with cli information generated from the code, such as the possible command tree

System Env Vars

Will be able to use system environment variables to change certain functionality.

Useful for cases where a single project needs specific options configured in the CLI, such that it doesn't make sense to update the global config each time just for that project.

create command crashes

I have tried multiple package managers and configurations but the commands listed under https://www.npmjs.com/package/create-solid failed everytime.

  
 Create-Solid v0.5.2

  Project Name
  test

  Is this a Solid-Start project?
  Yes

  Which template would you like to use?
  basic

  Use Typescript?
  Yes

  Something went wrong

Build commands

solid build

Still unsure on whether this is a good idea

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.