2.0.10 • Published 7 years ago

relif v2.0.10

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

Relif

This is a small library providing utility methods for do useful operations on relevant files

Installing Relif

npm i relif -g

Example :muscle:

relif mf path/to/check "included str" "exluded fu.* str"

Additional info

relif [command]

Commands:

  • Get a list of missed files by string exclude pattern

    mf [options] <dir> <include> <exclude>

    Options:

    -c, --context <context>        set context, e.g: js|java        
                                   why? for example "js" add folowing file extensions for strict checking: js, jsx, json and exclude any others
                                   by default all extensions are checked
    -e, --extensions <extensions>  add additional extensions to strict checking, e.g: md, txt, ..
2.0.10

7 years ago

2.0.9

7 years ago

2.0.8

7 years ago

2.0.7

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago