pawpt

1.0.1 • Public • Published

Pawprint CLI

A Node.js utility tool to create and manage Pawprints HTTP traces.

Example

You can create a Pawprint out of any curl command:

curl  --trace - https://httpbin.org/get | pawpt

This will allow you to view on a nice webpage or share it as a short link.

Share HTTP traces in a beautiful UI via Pawprint by Paw

Options

  • -p, --private Create a private Pawprint. This means the Pawprint will be created with an access token, so only people who you share the full URL (including access token) with, will be able to access the data. Also, this means the Pawprint won't be indexed by search engines.
  • -c, --copy Copies the public share link in the clipboard so it's ready to paste in another app.

Dependencies

This tool is based one a few other open source projects, mostly:

License

This repository is released under the MIT License. Feel free to fork, and modify! Copyright © 2016 Paw Inc.

Readme

Keywords

Package Sidebar

Install

npm i pawpt

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mittsh