Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vivlim committed Feb 11, 2024
1 parent 162060c commit 792c2d4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
@@ -0,0 +1,11 @@
# croissant-nix

[Croissant](https://github.com/giann/croissant) is A Lua REPL and debugger implemented in Lua, re-packaged in a Nix flake using [rock-candy](https://github.com/vivlim/rock-candy)

It's also an example of how to use [rock-candy](https://github.com/vivlim/rock-candy) to access [LuaRocks](https://luarocks.org/) from Nix.

## Usage
This will start Croissant:
```
nix run github:vivlim/croissant-nix
```

0 comments on commit 792c2d4

Please sign in to comment.