Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Haskell CLI template used at Freckle.

## Create your repo

If you are working within the freckle org, use [github-vending-machine][ghvm]. Otherwise:

[ghvm]: https://github.com/freckle/github-vending-machine

```sh
gh repo create --template freckle/haskell-cli-template --public freckle/<name>
```
Expand Down
Loading