rnm

Yet another codemod alternative

MIT License

Stars
20
Committers
4

Bot releases are visible (Hide)

rnm - v0.9.0

Published by github-actions[bot] about 4 years ago

Changelog

c3e38c7 Bug fixes (#27)
a91b2f3 Test gitignore (#26)

rnm - v0.8.3

Published by github-actions[bot] about 4 years ago

Changelog

8a1d6aa refactor (#25)

rnm - v0.8.2

Published by github-actions[bot] about 4 years ago

Changelog

2342162 Rename untracked files (#24)

rnm - v0.8.1

Published by github-actions[bot] about 4 years ago

Changelog

7dc402c Fix usage (#23)

rnm - v0.8.0

Published by github-actions[bot] about 4 years ago

Changelog

f6b89fc Enable bare patterns (#22)

rnm - v0.7.0

Published by github-actions[bot] about 4 years ago

Changelog

14550d7 Parse path argument (#21)

rnm - v0.6.1

Published by github-actions[bot] about 4 years ago

Changelog

1a2a88b Truncate files (#20)

rnm - v0.6.0

Published by github-actions[bot] about 4 years ago

Changelog

2dd3345 Respect gitignore v2 (#19)

rnm - v0.5.2

Published by github-actions[bot] about 4 years ago

Changelog

e30ecb8 Command tests (#18)
b85f107 Add file types (#16)
d26d1ab Update features (#15)
ef92f17 Update readme (#14)
0b33340 fix readme (#13)

rnm - v0.5.1

Published by github-actions[bot] about 4 years ago

Changelog

c58987c Refactor (#12)
8c4849f Update readme (#11)
4cc6dda Remove invalid badge (#10)

rnm - v0.5.0

Published by github-actions[bot] about 4 years ago

Changelog

d3d5bd0 Bump version (#9)
107048a Rename plurals (#8)

rnm - v0.4.0

Published by github-actions[bot] about 4 years ago

Changelog

86f4688 Bump version (#7)
727abd0 Make positional arguments required (#6)

rnm - v0.3.1

Published by github-actions[bot] about 4 years ago

Changelog

37e5f57 refactor (#5)

rnm - v0.3.0

Published by github-actions[bot] about 4 years ago

Changelog

6fd6c61 Fix patterns (#4)

rnm - v0.2.1

Published by github-actions[bot] about 4 years ago

Changelog

6c10544 fix workflow (#3)

rnm - v0.1.2

Published by github-actions[bot] about 4 years ago

Changelog

9e05877 Merge pull request #1 from raviqqe/args
5a39432 Exit on arguments error
bd7957b Parse arguments

rnm - v0.1.1

Published by github-actions[bot] about 4 years ago

Changelog

d0be1d1 Add example

rnm - v0.1.0

Published by github-actions[bot] about 4 years ago

Changelog

3c0754a Add release workflow
b86bd4a Fix usage
160bb98 Test renamer
9b89809 Remove rename package
ceccb6c Refactor run()
ff10d78 Refactor regexp
4fe3c66 Color errors
28a7da5 Rename all identifiers
8a7fd4b Fix badge
d016f88 Add GitHub workflows
b987366 Add main.go
a75fbf2 Initialize project