Skip to content

Commit 6c70f4d

Browse files
author
elvis kahoro
authored
Merge pull request #39 from warpdotdev/elvis/lint_01
Elvis/lint 01
2 parents 8d557e7 + d05b2e7 commit 6c70f4d

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
# Workflows
2-
The repo for Workflows that appear within Warp and within [commands.dev](https://www.commands.dev/)
32

3+
The repo for Workflows that appear within Warp and within [commands.dev](https://www.commands.dev/)
44

55
## 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.
78

89
## 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`.
1012

1113
All public workflows (i.e. workflows within this repo) are also available at [commands.dev](https://www.commands.dev/).
1214

1315
## Contributing
16+
1417
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.
1518

1619
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

Comments
 (0)