Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianhicks/elm-dash
generate Dash docsets specifically for your Elm project
https://github.com/brianhicks/elm-dash
dash documentation elm
Last synced: about 24 hours ago
JSON representation
generate Dash docsets specifically for your Elm project
- Host: GitHub
- URL: https://github.com/brianhicks/elm-dash
- Owner: BrianHicks
- Created: 2017-10-19T17:09:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T17:09:50.000Z (over 7 years ago)
- Last Synced: 2025-02-07T13:56:01.519Z (3 days ago)
- Topics: dash, documentation, elm
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Dash
Generate Dash docsets for your Elm project.
## Building
```
$ make index.js
```Yep. Makefile. It'll do everything you need.