Skip to content

goncy/create-appncy

Repository files navigation

Create Appncy

Create projects as Goncy would.

Usage

# Interactive mode
pnpm create appncy

# Override template
pnpm create appncy --template <template>

# Override name
pnpm create appncy --name <name>

# Get Command help
pnpm create appncy --help

Installation

pnpm install -g create-appncy

Registry

Appncy also exposes a shadcn compatible registry hosted at appncy.goncy.dev, so you can install presets (like ESLint configs) into any existing project.

Usage

# Install an item from the registry
pnpm dlx shadcn@latest add https://appncy.goncy.dev/r/<item>.json

For example, to install the ESLint config for Next.js + TypeScript + TailwindCSS:

pnpm dlx shadcn@latest add https://appncy.goncy.dev/r/eslint-next-ts-tailwind.json

You can browse the available items at appncy.goncy.dev.

Questions?

If you have any questions, feel free to open an issue or contact me on X.

About

Create projects as Goncy would.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors