https://github.com/matsubara0507/github-card
Generate GitHub Card (iframe) by Elm
https://github.com/matsubara0507/github-card
elm-application github-card
Last synced: 11 months ago
JSON representation
Generate GitHub Card (iframe) by Elm
- Host: GitHub
- URL: https://github.com/matsubara0507/github-card
- Owner: matsubara0507
- License: mit
- Created: 2019-05-06T06:14:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T16:52:23.000Z (almost 7 years ago)
- Last Synced: 2025-02-02T18:47:02.179Z (about 1 year ago)
- Topics: elm-application, github-card
- Language: Elm
- Homepage: https://matsubara0507.github.io/github-card#matsubara0507
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-card
Build GitHub Card (iframe) by Elm
```
$ elm make src/Main.elm --output=docs/static/main.js
$ elm reactor
Go to to see your project dashboard
```