Raycast-inspired open-source cross-platform application launcher with React-based plugins https://gauntlet.sh/docs
Find a file
2024-01-27 17:05:45 +01:00
.github/workflows Move tools to separate repo 2024-01-23 22:00:40 +01:00
.idea-run Move tools to separate repo 2024-01-23 22:00:40 +01:00
dev_plugin Move out dev_plugin out of workspaces 2024-01-27 17:05:45 +01:00
js Move out dev_plugin out of workspaces 2024-01-27 17:05:45 +01:00
rust Plugin release branch content is now just compiled dist, without versioning 2024-01-27 16:40:00 +01:00
src Split rust project into multiple modules 2023-11-11 23:45:28 +01:00
test_data Use npm workspaces. Move ts typings to separate package. Move dev plugin to workspaces 2023-11-12 20:31:36 +01:00
.gitignore Rename "binary" into "tools". Move package.json to project root 2024-01-18 18:18:48 +01:00
Cargo.lock Refactor component model a little 2023-12-28 21:47:42 +01:00
Cargo.toml Now we have a name: Gauntlet 2023-11-30 20:52:41 +01:00
package-lock.json Remove ts-node dependency 2024-01-18 21:16:58 +01:00
package.json Rename "binary" into "tools". Move package.json to project root 2024-01-18 18:18:48 +01:00
README.md Migrate to iced-rs. Remove gtk and relm 2023-10-14 15:29:10 +02:00