wfilesarchive

0.3.434 • Public • Published

module::FilesArchive status experimental

Experimental. Several classes to reflect changes of files on dependent files and keep links of hard linked files. FilesArchive provides means to define interdependence between files and to forward changes from dependencies to dependents. Use FilesArchive to avoid unnecessary CPU workload.

Try out from the repository

git clone https://github.com/Wandalen/wFilesArchive
cd wFilesArchive
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wfilesarchive@stable'

Willbe is not required to use the module in your project as submodule.

Package Sidebar

Install

npm i wfilesarchive

Weekly Downloads

418

Version

0.3.434

License

MIT

Unpacked Size

107 kB

Total Files

14

Last publish

Collaborators

  • wandalen