0.0.1-dev.1713303303178.5f00f97 • Published 1 year ago
create-reaccord-app v0.0.1-dev.1713303303178.5f00f97
create-reaccord-app
Scaffolding for Reaccord projects
# npm
npm create reaccord@latest
# yarn
yarn create reaccord@latest
# pnpm
pnpm create reaccord@latest
#bun
bun create reaccord@latest
create-reaccord-app
automatically runs in interactive mode, but you can also specify your project name and template with command line arguments.
# npm
npm create reaccord@latest my-reaccord-bot -- --template simple-counter
# yarn
yarn create reaccord@latest my-reaccord-bot --template simple-counter
# pnpm
pnpm create reaccord@latest my-reaccord-bot --template simple-counter
# bun
bun create reaccord@latest my-reaccord-bot --template simple-counter
Check out the full list of example templates, available on GitHub.
You can also use any GitHub repo as a template:
npm create reaccord@latest my-reaccord-bot -- --template djobbo/reaccord-template
CLI Flags
May be provided in place of prompts
Name | Description |
---|---|
--help (-h ) | Display available flags. |
--template <name> | Specify your template. |
--install / --no-install | Install dependencies (or not). |
--git / --no-git | Initialize git repo (or not). |
--yes (-y ) | Skip all prompts by accepting defaults. |
--no (-n ) | Skip all prompts by declining defaults. |
--dry-run | Walk through steps without executing. |
--ref | Specify an Astro branch (default: latest). |
0.0.1-dev.1714009315207.6e20528
1 year ago
0.0.1-dev.1714059291965.0ea20c6
1 year ago
0.0.1-dev.1713387246674.f2307c9
1 year ago
0.0.1-dev.1713310585353.d333bba
1 year ago
0.0.1-dev.1713308713958.96eb876
1 year ago
0.0.1-dev.1713306983816.ffc86e9
1 year ago
0.0.1-dev.1713305281565.c2cdbf4
1 year ago
0.0.1-dev.1713304861144.0b37da7
1 year ago
0.0.1-dev.1713304593167.e117a63
1 year ago
0.0.1-dev.1713303984367.5f00f97
1 year ago
0.0.1-dev.1713303303178.5f00f97
1 year ago