Skip to content

Commit 733de58

Browse files
Documentation edits made through Mintlify web editor
1 parent 4cc3c93 commit 733de58

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

apps/docs/cli/workflows.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,14 @@ Codemod Workflows are self-hostable automations designed for running large-scale
2323
<Steps>
2424
<Step title="Install">
2525
```bash
26-
cargo install codemod-cli
26+
# Clone the repository
27+
git clone https://github.com/codemod-com/codemod.git
28+
cd codemod
29+
30+
# Build the project
31+
cargo build --release
32+
33+
# The executable will be available at target/release/codemod
2734
```
2835
</Step>
2936
<Step title="Create a minimal workflow">

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy