Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bamboo/idris2-dash-docset
Dash docset for Idris 2 libraries
https://github.com/bamboo/idris2-dash-docset
dash docset idris2 idris2-ecosystem
Last synced: 18 days ago
JSON representation
Dash docset for Idris 2 libraries
- Host: GitHub
- URL: https://github.com/bamboo/idris2-dash-docset
- Owner: bamboo
- Created: 2021-05-08T15:00:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-08T15:01:12.000Z (over 3 years ago)
- Last Synced: 2024-10-28T19:57:35.637Z (2 months ago)
- Topics: dash, docset, idris2, idris2-ecosystem
- Language: Makefile
- Homepage:
- Size: 558 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dash docset for Idris 2
![](./idris2-dash-docset.png)
## Building locally
- Install [Dashing](https://github.com/technosophos/dashing#install)
- Checkout [Idris 2](https://github.com/idris-lang/Idris2) to `../Idris2`
- Build the Idris2 library docs with$ cd ../Idris2 && make libdocs
- Finally, make `idris2.docset` via `make`
$ make