Commit fe06180
authored
feat(cli): add sync command (#24)
* feat(sync): remove tanstack intent
* feat(sync): add sync command
* chore(deps): install ultramatter
* ref(sync): symlink skills instead of copy
* fix(sync): remove outdated symlinks on sync
* ref(sync): update isSelf implementation
* ref(sync): use safeRead
* chore(sync): add changeset1 parent e3f5833 commit fe06180
9 files changed
Lines changed: 227 additions & 290 deletions
File tree
- .changeset
- .github/workflows
- src
- commands
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments