tangled
alpha
login
or
join now
markbennett.ca
/
tangled-cli
6
fork
atom
WIP: A simple cli for daily tangled use cases and AI integration. This is for my personal use right now, but happy if others get mileage from it! :)
6
fork
atom
overview
issues
12
pulls
1
pipelines
Add testing
markbennett.ca
1 month ago
9d00fc97
c1088293
verified
This commit was signed with the committer's
known signature
.
markbennett.ca
SSH Key Fingerprint:
SHA256:z3PutB1OfTO5KbZLCpZP6IUDidbRq5Mdysn2xZlUL/c=
+1
1 changed file
expand all
collapse all
unified
split
TODO.md
+1
TODO.md
···
9
9
- [ ] Implement basic CLI command structure (e.g., `tangled --version`, `tangled --help`).
10
10
- [ ] Set up TypeScript configuration.
11
11
- [ ] Configure linting and formatting (ESLint, Prettier).
12
12
+
- [ ] Configure vitest for testing.
12
13
13
14
## 2. Authentication (Auth)
14
15