flash-log

1.0.0 • Public • Published

flash-log.js

A tool that detects changes in files and outputs the contents of files

install

npm install -g flash-log

use

enter cmd and input:

flash-log

example:

flash-log C:\readme.txt //absolute path

flash-log readme.txt  // relative path

you can also input flash-log directly and create configuration files 'flash-log.json' in the current directory

{
  'file':'reademe.txt'
}

The program will run according to the configuration file

Readme

Keywords

none

Package Sidebar

Install

npm i flash-log

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.49 kB

Total Files

4

Last publish

Collaborators

  • moushicheng