2 releases
| 0.1.1 | Mar 7, 2025 |
|---|---|
| 0.1.0 | Mar 7, 2025 |
#1548 in Filesystem
37 downloads per month
4KB
touchp
Like
touchbut create file(s) recursively likemkdir -p
Install
cargo install touchp
How to use
touchp index.html # create file
touchp src/http/server.rust # create file including the parent directory if does not exists
License
MIT License