Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Yura Lazarev <Unisay@users.noreply.github.com>
  • Loading branch information
Unisay authored Apr 21, 2024
1 parent 9409776 commit d2809e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ Consider configuring [Cachix](https://docs.cachix.org/installation) as a binary
```
cachix use purescript-lua
```
You can use this [template repository](https://github.com/Unisay/purescript-lua-template) to initialize your project.

Here is an [example](https://github.com/Unisay/purescript-lua-example) project.
Here is an another [example](https://github.com/Unisay/purescript-lua-example) project: Nginx server running Lua code using [OpenResty](https://openresty.org/).

If you use [Spago](https://github.com/purescript/spago) to build your PureScript project, then you can configure `pslua` as a custom backend like this:

Expand Down

0 comments on commit d2809e7

Please sign in to comment.