@cellajs/create-cella 0.0.9 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env tsx
|
|
2
|
-
import w,{resolve as h,basename as y,join as O,relative as A}from"node:path";import{existsSync as b}from"node:fs";import{input as _,confirm as L,select as B}from"@inquirer/prompts";import{Command as M,InvalidArgumentError as N}from"commander";import m,{readFile as P,readdir as R,mkdir as D}from"node:fs/promises";import{fileURLToPath as z}from"node:url";import Q from"validate-npm-package-name";import u from"picocolors";import{downloadTemplate as U}from"giget";import f from"yocto-spinner";import W from"cross-spawn";import{spawn as V}from"node:child_process";const q="@cellajs/create-cella",J="0.0.
|
|
2
|
+
import w,{resolve as h,basename as y,join as O,relative as A}from"node:path";import{existsSync as b}from"node:fs";import{input as _,confirm as L,select as B}from"@inquirer/prompts";import{Command as M,InvalidArgumentError as N}from"commander";import m,{readFile as P,readdir as R,mkdir as D}from"node:fs/promises";import{fileURLToPath as z}from"node:url";import Q from"validate-npm-package-name";import u from"picocolors";import{downloadTemplate as U}from"giget";import f from"yocto-spinner";import W from"cross-spawn";import{spawn as V}from"node:child_process";const q="@cellajs/create-cella",J="0.0.10",H="MIT",K="Create your own app in seconds with Cella: a TypeScript template for local-first web apps.",Y={access:"public"},X={type:"git",url:"https://github.com/cellajs/cella",directory:"cli/create-cella"},Z="https://cellajs.com",ee="CellaJS <info@cellajs.com>",te={node:">=20.14.0"},ne="module",oe="./src/index.ts",ae={"create-cella":"index.js"},ie={create:"tsx ./src/index.ts",clean:"rimraf ./dist",build:"unbuild",prepublishOnly:"pnpm run build"},re="pnpm@9.11.0",se={"@inquirer/prompts":"^6.0.1",commander:"^12.1.0","cross-spawn":"^7.0.3",giget:"^1.2.3",picocolors:"^1.1.0","validate-npm-package-name":"^5.0.1","yocto-spinner":"^0.1.0"},ce={tsx:"^4.19.2",unbuild:"^2.0.0"},v={name:q,version:J,private:!1,license:H,description:K,publishConfig:Y,repository:X,homepage:Z,author:ee,engines:te,type:ne,main:oe,bin:ae,scripts:ie,packageManager:re,dependencies:se,devDependencies:ce},E="create-cella",le="github:cellajs/cella",pe="git@github.com:cellajs/cella.git",de=v.version,me=v.author,ue=v.homepage,ge=["info","./cli/create-cella"],fe=["./backend/drizzle"],we={"./backend/.env.example":"./backend/.env","./frontend/.env.example":"./frontend/.env","./tus/.env.example":"./tus/.env","./info/QUICKSTART.md":"README.md"},he=`
|
|
3
3
|
_ _
|
|
4
4
|
\u2592\u2593\u2588\u2588\u2588\u2588\u2588\u2593\u2592 ___ ___| | | __ _
|
|
5
5
|
\u2592\u2593\u2588 \u2588\u2593\u2592 / __/ _ \\ | |/ _\` |
|