Skip to content

Commit 8f6d88a

Browse files
committed
chore: rename to pgls
1 parent 4a62cc0 commit 8f6d88a

File tree

635 files changed

+2478
-2381
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

635 files changed

+2478
-2381
lines changed

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ just new-crate <name>
6262
```
6363

6464
### CLI Usage
65-
The main CLI binary is `postgrestools`:
65+
The main CLI binary is `pgls`:
6666
```bash
6767
cargo run -p pgt_cli -- check file.sql
6868
# or after building:
69-
./target/release/postgrestools check file.sql
69+
./target/release/pgls check file.sql
7070
```
7171

7272
## Architecture

0 commit comments

Comments
 (0)