Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.95 KB

README.md

File metadata and controls

53 lines (39 loc) · 1.95 KB

pxi-sandbox teaser

🧚pxi-sandbox is a sandbox for developing plugins 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-sandbox must be cloned to your user folder as follows:

$ git clone https://github.com/Yord/pxi-sandbox.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-sandbox is MIT licensed.