hsc-cli

0.2.2 • Public • Published

hsc-cli

Comprehensive HTTP Status Code Information on the Command Line!

Ever needed information about a cryptic HTTP status code on the fly?

Landing

So have I. I built hsc, an npm module last week, but thought it may serve a better life as a command line tool for those moments you just need the basic information on an HTTP status code.

Installation

...is super easy thanks to npm.

npm install -g hsc-cli

Usage

...is also super easy (thanks to @qw3rtman).

hsc <code>

Contributing

Contributions are always welcome.

We follow Airbnb's coding standard, so make sure you use that as a guideline.

Fork our code, make a new branch, and send a pull request.

TODO:

  • add options for specific information needed

Package Sidebar

Install

npm i hsc-cli

Weekly Downloads

3

Version

0.2.2

License

MIT

Last publish

Collaborators

  • qw3rtman