An open API service indexing awesome lists of open source software.

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

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.