Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 289 Bytes

utils

some small cli helper programs.

mkf

allows to create a file under an arbitrary path. creates the file and all missing parent dir's.

installation

go install github.com/gm0stache/utils/cmd/mkf@latest

usage

mkf ./new-dir/new-file.dev.env