https://github.com/vicainelli/codewars
https://github.com/vicainelli/codewars
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vicainelli/codewars
- Owner: vicainelli
- Created: 2024-06-21T10:10:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T12:17:11.000Z (about 1 year ago)
- Last Synced: 2024-12-28T04:47:01.246Z (about 1 year ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Wars
Excercises from codewars.com
To run tests:
```bash
bun test --watch
```