You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repo for Workflows that appear within Warp and within [commands.dev](https://www.commands.dev/)
3
2
3
+
The repo for Workflows that appear within Warp and within [commands.dev](https://www.commands.dev/)
4
4
5
5
## What are Workflows?
6
-
Workflows are an easier way to execute and share commands within Warp. They are searchable by name, description, or command and are easily parameterized.
6
+
7
+
Workflows are an easier way to execute and share commands within Warp. They are searchable by name, description, or command and are easily parameterized.
7
8
8
9
## How Do I Access Workflows?
9
-
Workflows can be accessed within Warp directly within the app, either through the command palette or by pressing `ctrl-shift-r`.
10
+
11
+
Workflows can be accessed within Warp directly within the app, either through the Command Palette or by pressing `ctrl-shift-r`.
10
12
11
13
All public workflows (i.e. workflows within this repo) are also available at [commands.dev](https://www.commands.dev/).
12
14
13
15
## Contributing
16
+
14
17
Contributions are always welcome! If you have a workflow that would be useful to many Warp users, feel free to send a PR to add a Workflow spec.
15
18
16
19
The existing preset files should serve as an example for the format, while the a more comprehensive description of the file format is available in [FORMAT.md](FORMAT.md). Please request a review from someone on the Warp team once a PR is ready for review.
0 commit comments