Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```