Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmigone/exercism
My attempt at solving exercism.io (daily) coding challenges.
https://github.com/tmigone/exercism
Last synced: 12 days ago
JSON representation
My attempt at solving exercism.io (daily) coding challenges.
- Host: GitHub
- URL: https://github.com/tmigone/exercism
- Owner: tmigone
- Created: 2021-02-10T03:48:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-02T00:37:58.000Z (over 3 years ago)
- Last Synced: 2024-10-19T19:59:37.502Z (18 days ago)
- Language: TypeScript
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exercism
My attempt at solving [exercism.io](https://exercism.io/) (daily) coding challenges.
## Usage
Download a challenge: `npm run download `
Submit a solution: `npm run submit `