We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822db76 commit 4421887Copy full SHA for 4421887
readme.md
@@ -8,6 +8,14 @@ Inspired by [vinszent/cq-flake](https://github.com/vinszent/cq-flake).
8
OCP and CadQuery build; albeit with a couple failing tests. Cleaning up a
9
couple of things and adding docs are next on the docket.
10
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
19
## Goals
20
21
### Make it trivial to start + run an OCP based project with nix
0 commit comments