🧚pxi-pxi is a sample .pxi module for pxi (pixie), the small, fast, and magical command-line data processor.
See the pxi github repository for more details!
pxi-pxi must be cloned to your user folder as follows:
$ git clone https://github.com/Yord/pxi-pxi.git ~/.pxiAfter cloning the module, install its dependencies:
$ cd ~/.pxi
$ npm installFor a much more detailed description, see the .pxi module documentation.
Please report issues in the tracker!
pxi-pxi is MIT licensed.