Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noughtmare/iiglue-bundle
https://github.com/noughtmare/iiglue-bundle
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noughtmare/iiglue-bundle
- Owner: noughtmare
- Created: 2021-05-29T12:17:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-03T10:19:31.000Z (about 3 years ago)
- Last Synced: 2024-10-14T10:13:04.459Z (2 months ago)
- Language: Nix
- Size: 5.95 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iiglue bundle
This repository bundles all projects required for developing iiglue.
To download and build iiglue you can use these commands:
```
git clone --recursive -j8 https://github.com/noughtmare/iiglue-bundle.git
cabal build iiglue
```