totalperspective pondermatic .cursorrules file for Clojure (stars: 3)

- Never `import ide`. When making changes using ide.*, don't try to import the library because you'll get and error, it should already exist in the repl in the context of the current namespace.
- escape nested codeblocks e.g.
```
Markdown
\```
code
\```
more markdown
```
- When using jupyter execute shell commands using either:
  - The `!` operator,
  - The `%` operator, or
  - `os.subprocess` from the `os` library

Chat Commands:
- `/commit` - Commit the current working state, using the git cli, use a variable for the commit message
clojure
html
javascript
nestjs
shell

First Time Repository

Functional effect system driven rules engine for Clojure/ClojureScript

Clojure

Languages:

Clojure: 149.1KB
HTML: 0.5KB
JavaScript: 4.6KB
Shell: 2.4KB
Created: 11/12/2023
Updated: 12/12/2024

All Repositories (1)

Functional effect system driven rules engine for Clojure/ClojureScript