Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,14 @@ pip3 install -r requirements.txt

```

### Nix flake installation

For Nix users, the flake can be used to run hexstrike-ai with many of its dependencies:

```
nix --extra-experimental-features "flakes nix-command" run "github:0x4m4/hexstrike-ai"
```

### Installation and Setting Up Guide for various AI Clients:

#### Installation & Demo Video
Expand Down
152 changes: 152 additions & 0 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading