Skip to content

Commit

Permalink
readme: use omnix
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Oct 20, 2024
1 parent 2213c94 commit 8c2207c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ If you have an *existing* Haskell project, you should probably use https://githu

## Getting Started

Initialize this template using:

```sh
nix --accept-flake-config run github:juspay/omnix -- \
init github:srid/haskell-template -o ./yourproject
```

*tldr: [Install Nix](https://nixos.asia/en/install), [setup direnv](https://nixos.asia/en/direnv), open in VSCode, install recommended extensions and run `just run`.*

Full instructions: https://srid.ca/haskell-template/start
Expand Down

0 comments on commit 8c2207c

Please sign in to comment.