Skip to content

andrewp-as-is/mktouch.py

Repository files navigation

Installation

$ [sudo] pip install mktouch
$ [sudo] npm i -g mktouch

Examples

>>> import mktouch
>>> mktouch.mktouch("folder/file")
>>> mktouch.mktouch(["folder/file1","folder/file2"])
$ mktouch /tmp/not-existing-dir/file
$ ls /tmp/not-existing-dir/file
/tmp/not-existing-dir/file

readme42.com

Releases

No releases published

Packages

No packages published