Skip to content

padunk/the-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 22, 2025
6eee100 · Mar 22, 2025

History

47 Commits
May 26, 2024
Mar 22, 2025
May 30, 2024
Mar 22, 2025
Jun 7, 2024
May 26, 2024
May 26, 2024
May 26, 2024
Mar 22, 2025
Mar 12, 2025
Feb 22, 2025
May 26, 2024
Mar 22, 2025
Jun 1, 2024
May 30, 2024
Mar 22, 2025
May 26, 2024
Mar 22, 2025
Mar 22, 2025

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
  • Umi: --fw=umi
  • Vite: --fw=vite
  • Waku: --fw=waku

Changelog

Changelog

License

MIT

About

One create to rule them all

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published