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: 24 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T17:09:50.000Z (about 7 years ago)
- Last Synced: 2024-12-09T19:53:31.308Z (about 1 month 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.