Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y2bd/helm
Mastodon client written in Elm
https://github.com/y2bd/helm
Last synced: 3 days ago
JSON representation
Mastodon client written in Elm
- Host: GitHub
- URL: https://github.com/y2bd/helm
- Owner: y2bd
- Created: 2017-10-22T02:27:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T04:40:03.000Z (about 7 years ago)
- Last Synced: 2024-11-01T11:42:58.568Z (about 2 months ago)
- Language: Elm
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm project
## Getting started
You need to have [Elm](http://elm-lang.org/) 0.18 installed on your machine.
Compile this project with:
elm make src/Main.elm
Then view it:
elm reactor