touch-for-window
v1.0.0
Published
An alternative for touch cmd (Linux) for Windows OS.
Maintainers
Readme
touch-for-window
An alternative for touch cmd (Linux) for Windows OS.
Installation
$ npm install -g touch-for-windowUsage
create [filename]Examples
Create a zero-sized new file:
$ create my_new_fileUpdate the last modified and access timestamps of an existing file:
$ create my_existing_file