YJChan / smf

cli tool to show modified file by file path and date provided

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMF

Show latest modified file by path and date provided

Installation

git clone https://github.com/YJChan/smf.git
cd smf/
npm install

Install it globally

After installing node modules then run the following command
npm install -g [installation-path]/smf/

Open terminal and type smf

alt text

OR
command arguments format: smf path date time
smf D:\smf 2020-01-01 23:59

About

cli tool to show modified file by file path and date provided


Languages

Language:JavaScript 100.0%