https://github.com/timmoth/tinytoolcrate
A collection of tiny developer productivity tools
https://github.com/timmoth/tinytoolcrate
Last synced: 18 days ago
JSON representation
A collection of tiny developer productivity tools
- Host: GitHub
- URL: https://github.com/timmoth/tinytoolcrate
- Owner: Timmoth
- License: apache-2.0
- Created: 2025-01-06T19:38:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-22T19:37:03.000Z (2 months ago)
- Last Synced: 2026-04-22T21:28:04.343Z (2 months ago)
- Language: TypeScript
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinytoolcrate
A collection of tiny developer productivity tools
## Run locally
```
git clone https://github.com/Timmoth/tinytoolcrate.git
cd tinytoolcrate/webapp
yarn
yarn dev
```