Yord / pxi-pxi

🧚pxi-pxi is a sample .pxi module for pxi (pixie), the small, fast, and magical command-line data processor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pxi-pxi teaser

🧚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!

node version license PRs Welcome linux unit tests status macos unit tests status windows unit tests status

Installation

pxi-pxi must be cloned to your user folder as follows:

$ git clone https://github.com/Yord/pxi-pxi.git ~/.pxi

After cloning the module, install its dependencies:

$ cd ~/.pxi
$ npm install

For a much more detailed description, see the .pxi module documentation.

Reporting Issues

Please report issues in the tracker!

License

pxi-pxi is MIT licensed.

About

🧚pxi-pxi is a sample .pxi module for pxi (pixie), the small, fast, and magical command-line data processor.

License:MIT License


Languages

Language:JavaScript 100.0%