Skip to content

Commit 4421887

Browse files
committed
docs: add instructions to start cq-editor
1 parent 822db76 commit 4421887

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Inspired by [vinszent/cq-flake](https://github.com/vinszent/cq-flake).
88
OCP and CadQuery build; albeit with a couple failing tests. Cleaning up a
99
couple of things and adding docs are next on the docket.
1010

11+
## Usage
12+
13+
If you just want to start up a `cq-editor` session right now you can do that with:
14+
15+
```
16+
nix run github:erooke/ocp.nix
17+
```
18+
1119
## Goals
1220

1321
### Make it trivial to start + run an OCP based project with nix

0 commit comments

Comments
 (0)