@pfx/pfrc
v0.5.3
Published
A sample .pfrc module for pf, the fast and extensible command-line data (e.g. JSON) processor and transformer
Downloads
8
Maintainers
Readme
pfx-pfrc
is a sample .pfrc module for pf
, the fast and extensible command-line data (e.g. JSON) processor and transformer.
See the pf
github repository for more details!
Installation
pfx-pfrc
must be cloned to your user folder as follows:
$ git clone https://github.com/Yord/pfx-pfrc.git ~/.pfrc
After cloning the module, install its dependencies:
$ cd ~/.pfrc
$ npm install
For a much more detailed description, see the .pfrc
module documentation.
Reporting Issues
Please report issues in the tracker!
License
pfx-pfrc
is MIT licensed.