https://github.com/jameshopkins/github-repositories-search
Search Github repos, yo
https://github.com/jameshopkins/github-repositories-search
Last synced: 3 months ago
JSON representation
Search Github repos, yo
- Host: GitHub
- URL: https://github.com/jameshopkins/github-repositories-search
- Owner: jameshopkins
- Created: 2018-10-05T14:03:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T15:22:48.000Z (over 6 years ago)
- Last Synced: 2025-01-01T17:26:59.288Z (5 months ago)
- Language: Elm
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-repositories-search
> A wee Github repo search app written in Elm 0.19, helped by [`elm-format`](https://github.com/avh4/elm-format)
## Run The App
```bash
npm run start
```## Run The Tests
```bash
npm run test
```