Skip to content

Commit a0ac1ee

Browse files
committed
chore: roadmap
1 parent 3d46456 commit a0ac1ee

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
21
[![tweet-1827921103093932490](https://github.com/user-attachments/assets/21521787-7936-44be-8d3c-8214cd2fcee9)](https://x.com/karpathy/status/1827921103093932490)
32

43
# tab
54

6-
- [] zsh test in git
5+
- [x] zsh test in git
76

87
```zsh
98
source <(pnpm tsx demo.ts complete zsh)
@@ -13,8 +12,8 @@ vite # rest of the completions
1312
pnpm tsx demo.ts complete -- --po
1413
```
1514

16-
- [] tests vitest (this should mostly test the completions array, e.g. logs)
17-
- [] powershell completions generation
15+
- [x] tests vitest (this should mostly test the completions array, e.g. logs)
16+
- [x] powershell completions generation
1817
- [] citty support `@bomsh/tab/citty`
1918
- [] `@bombsh/tab`
2019

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ahh",
2+
"name": "tab",
33
"version": "0.0.0",
44
"description": "",
55
"main": "index.js",

0 commit comments

Comments
 (0)