Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matsubara0507/my-github-cards
My GitHub Status Card by Elm and selfcat
https://github.com/matsubara0507/my-github-cards
elm elm-application
Last synced: 26 days ago
JSON representation
My GitHub Status Card by Elm and selfcat
- Host: GitHub
- URL: https://github.com/matsubara0507/my-github-cards
- Owner: matsubara0507
- License: mit
- Created: 2019-05-08T01:07:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T10:03:13.000Z (9 months ago)
- Last Synced: 2024-04-14T00:27:31.334Z (9 months ago)
- Topics: elm, elm-application
- Language: Elm
- Homepage: https://matsubara0507.github.io/my-github-cards/
- Size: 220 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-github-cards
My GitHub Cards by Elm and [selfcat](https://github.com/matsubara0507/selfcat)
```
$ selfcat --verbose --output=docs/static/info.json --compact .selfcat.yaml
$ elm make src/Main.elm --output=docs/static/main.js
$ elm reactor
Go to to see your project dashboard
```