File tree Expand file tree Collapse file tree 3 files changed +17
-13
lines changed Expand file tree Collapse file tree 3 files changed +17
-13
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " create-better-t-stack " : patch
3
+ ---
4
+
5
+ update readme
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with
4
4
5
5
![ demo] ( https://cdn.jsdelivr.net/gh/amanvarshney01/create-better-t-stack/demo.gif )
6
6
7
+ ## Sponsors
8
+
9
+ <p align =" center " >
10
+ <img src =" https://sponsors.amanv.dev/sponsors.png " alt =" Sponsors " >
11
+ </p >
12
+
7
13
## Quick Start
8
14
9
15
``` bash
@@ -17,13 +23,6 @@ bun create better-t-stack@latest
17
23
pnpm create better-t-stack@latest
18
24
```
19
25
20
- ## Sponsors
21
-
22
- <p align =" center " >
23
- <img src =" https://sponsors.amanv.dev/sponsors.png " alt =" Sponsors " >
24
- </p >
25
-
26
-
27
26
## Features
28
27
29
28
- ** Zero-config setup** with interactive CLI wizard
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with
4
4
5
5
![ demo] ( https://cdn.jsdelivr.net/gh/amanvarshney01/create-better-t-stack@master/demo.gif )
6
6
7
+ ## Sponsors
8
+
9
+ <p align =" center " >
10
+ <img src =" https://sponsors.amanv.dev/sponsors.png " alt =" Sponsors " >
11
+ </p >
12
+
7
13
## Quick Start
8
14
9
15
Run without installing globally:
@@ -21,12 +27,6 @@ pnpm create better-t-stack@latest
21
27
22
28
Follow the prompts to configure your project or use the ` --yes ` flag for defaults.
23
29
24
- ## Sponsors
25
-
26
- <p align =" center " >
27
- <img src =" https://sponsors.amanv.dev/sponsors.png " alt =" Sponsors " >
28
- </p >
29
-
30
30
## Features
31
31
32
32
| Category | Options |
You can’t perform that action at this time.
0 commit comments