This commit is contained in:
js0ny 2025-03-18 11:42:12 +00:00
parent 32e8874c91
commit d9d715986b
2 changed files with 10 additions and 43 deletions

View file

@ -1,3 +1,13 @@
# `renamedit`
Rename files with your favourite editor
```bash
git clone git@github.com:js0ny/renamedit.git
cd renamedit
go build
```
```bash
renamedit <dir>
```