update README.md
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# refit
|
||||
|
||||
`refit` is a file, directory manipulation and creation tool.
|
||||
`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
|
||||
|
||||
@@ -16,6 +17,9 @@
|
||||
- implement config file containing version, default names and other
|
||||
configurations
|
||||
- make file and directory creation start counting at 1 instead of 0
|
||||
- Add security check which benchmarks the creation of folders and files
|
||||
before the first execution in order to prevent either python, the file
|
||||
system or the system in general to crash.
|
||||
|
||||
## Changelog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user