Renames echomail area rules (prepared for FastEcho) using HPT filename format.
npm install rules-fe2hpt
This package (rules-fe2hpt) is a CLI tool that renames echomail area rules (prepared for FastEcho) so that they adhere to the HPT area rules filename format.
It requires Node.js to run and npm to be installed.
This package is currently in an early phase of its development and thus does not have the desired level of feature completeness.
npm install -g rules-fe2hpt
npm install -g https://github.com/Mithgol/rules-fe2hpt/tarball/master
PATH. Then use rules-fe2hpt command to run the application.
npm install --production in that directory.
npm -g), the application does not appear in the PATH, and thus you'll have to run it directly from the application's directory. You'll also have to run node rules-fe2hpt [parameters] instead of rules-fe2hpt [parameters].
--rus for rules-fe2hpt to display Russian messages instead of English.
--log=logFilename if you need a permanent copy of the application's messages stored in the designated file.
npm install jshint -g) or locally (npm install jshint in the directory of rules-fe2hpt).
npm test (in the directory of rules-fe2hpt). Only the JS code errors are caught; the code's behaviour is not tested.
LICENSE file).