https://github.com/srid/idris-template
Like https://github.com/srid/haskell-template but for Idris 2
https://github.com/srid/idris-template
Last synced: 9 months ago
JSON representation
Like https://github.com/srid/haskell-template but for Idris 2
- Host: GitHub
- URL: https://github.com/srid/idris-template
- Owner: srid
- Created: 2021-12-03T18:30:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T18:35:15.000Z (over 4 years ago)
- Last Synced: 2024-12-27T01:07:44.129Z (over 1 year ago)
- Language: Nix
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nix project template for Idris2
With VSCode IDE support.
```sh
nix develop -c make # Or Ctrl+Shift+B in VSCode
```
## Using this template
Click the green coloured "Use this template" button on GitHub. Then rename all occurrences of `idris2-template` to your project name.