forked from BehaviorTree/BehaviorTree.CPP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip: create pixi toml * fix: Fixes windows test command and strips out pixi workflow to just work with toml * docs: update readme with pixi build instructions and CI badge * ci: fix order to first checkout then setup pixi * fix: pixi linux-64 build works on WSL * misc: add pre-commit and run it --------- Co-authored-by: Davide Faconti <davide.faconti@gmail.com>
- Loading branch information
1 parent
5d7965a
commit 2d0608a
Showing
6 changed files
with
1,737 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,8 @@ CMakeSettings.json | |
|
||
# OSX junk | ||
.DS_Store | ||
|
||
# pixi environments | ||
.pixi | ||
|
||
CMakeUserPresets.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.