Skip to content

Repository files navigation

The Create

One create to rule them all

Remembering all create to create an app is sucks.

Install one create to run every create.

Install

npm i -g @rustyrush/the-create

Help

thecreate --help

Usage

thecreate <directory/app/project name> --pm<package manager> --fw<framework/library>

Example

Creating Vite based project with Bun

thecreate my-app --pm=bun --fw=vite
# OR
the-create my-app --pm bun --fw vite
# OR
thecreate --fw=vite

# RustyRush creating your app...

cd my-app
# manually install dependencies
bun i
# open your code editor
vim .

Supported Framework/Library

  • Analog: --fw=analog
  • Astro: --fw=astro
  • Epic: --fw=epic
  • Lynx: --fw=lynx
  • Next: --fw=next
  • Nuxt: --fw=nuxt
  • One: --fw=one
  • Parcel: --fw=parcel
  • Preact: --fw=preact
  • Qwik: --fw=qwik
  • ReactNative: --fw=reactnative
  • Redwood: --fw=redwood
  • Remix: --fw=remix
  • SolidStart: --fw=solidstart
  • SvelteKit: --fw=sveltekit
  • React Tanning Template: --fw=rts
  • Tanstack Start: --fw=tss
  • Umi: --fw=umi
  • Vite: --fw=vite
  • Waku: --fw=waku

Changelog

Changelog

License

MIT

About

One create to rule them all

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages