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 1 month 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T17:09:50.000Z (over 8 years ago)
- Last Synced: 2025-04-02T06:07:43.253Z (about 1 year ago)
- Topics: dash, documentation, elm
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- 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.