filefile

1.0.2 • Public • Published

filefile

Keeping track of your redundantly-named 'file' files. Why are they all called 'file'? I don't know but now you can keep track of them!

Using filefile

Use from a Javascript file

Using this method, you can include filefile such that it runs as part of a script (such as a build script).

npm install --save-dev filefile

Then in your js file:

require('filefile');

filefile will run automatically (nothing to call).

Use from command line

npm install --global filefile
filefile

Credits

filefile takes inspiration from the idea of Filefile.

Readme

Keywords

none

Package Sidebar

Install

npm i filefile

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.57 kB

Total Files

4

Last publish

Collaborators

  • thornjad