We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1db9b commit 74bfaf2Copy full SHA for 74bfaf2
1 file changed
README.md
@@ -106,3 +106,13 @@ npm run package
106
```
107
108
This will bundle and minify the source code so it is available to the end user.
109
+
110
+## Used By
111
112
+These libraries and applications are examples of `setup-purescript` in action:
113
114
+- [halogen-formless](https://github.com/thomashoneyman/purescript-halogen-formless/blob/main/.github/workflows/ci.yml)
115
+- [halogen-hooks](https://github.com/thomashoneyman/purescript-halogen-hooks/blob/main/.github/workflows/ci.yml)
116
+- [halogen-realworld](https://github.com/thomashoneyman/purescript-halogen-realworld/blob/main/.github/workflows/ci.yml)
117
+- [slug](https://github.com/thomashoneyman/purescript-slug/blob/main/.github/workflows/ci.yml)
118
+- Add your project here
0 commit comments