Compare commits
2 Commits
82e6856439
...
de6f0ac17e
| Author | SHA1 | Date | |
|---|---|---|---|
| de6f0ac17e | |||
| f148beedf5 |
@@ -1,6 +1,7 @@
|
||||
# refit
|
||||
|
||||
`refit` is a file and directory manipulation tool. Currently it can create a flat folder and file structure
|
||||
`refit` is a file and directory manipulation tool. Currently it can
|
||||
create a flat folder and file structure
|
||||
as well as an linear directory structure.
|
||||
|
||||
## ToDos
|
||||
@@ -20,6 +21,7 @@ system or the system in general to crash.
|
||||
|
||||
## Changelog
|
||||
|
||||
<2025-10-16> V0.3.9 - Changed how the version is read
|
||||
<2025-10-05> V0.3.8 - Added file extension to file creation mode
|
||||
<2025-10-05> V0.3.7 - Added custom naming for level and branch in
|
||||
recursive mode
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
[VERSION]
|
||||
major = 0
|
||||
minor = 3
|
||||
patch = 8
|
||||
|
||||
Reference in New Issue
Block a user