Skip to content

Commit

Permalink
docs: update promo images
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanachten committed Nov 25, 2023
1 parent 82dce25 commit ad81b9a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# cmdo
![cmdo banner](./docs/cmdo_banner.png)

`cmdo` ("commando") - run multiple commands in parallel

![command view](./docs/cmdo_commands.jpg)

## Usage

Supply a configuration file containing different commands you want to execute in parallel
Expand All @@ -21,6 +19,8 @@ go install github.com/ryanachten/cmdo@main # install latest from main branch
cmdo --config .\example-config.json # use cmdo!
```

![command view](./docs/cmdo_commands.jpg)

#### Release builds

If you prefer using prebuilt executables, the latest release can be downloaded from [GitHub](https://github.com/ryanachten/cmdo/releases).
Expand Down
Binary file added docs/cmdo_banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/cmdo_commands.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/cmdo_unified.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad81b9a

Please sign in to comment.