spm-status

0.2.4 • Public • Published

spm-status

Check online status of a module.


Install

Install spm-status with npm:

$ npm install spm-status -g

Usage

Have a try with spm-status:

$ spm-status arale

Config

Add server in your ~/.spm/spmrc file:

[online-status]
stable = https://i.alipayobjects.com
test = http://test.alipay.net

Changlog

Aug 16th, 2013 0.2.4

Use GET method instead of HEAD method for http request.

July 17th, 2013 0.2.3

Make --no-color option works.

July 9th, 2013 0.2.2

Fix a ECONNRESET error cause by https. https://github.com/joyent/node/issues/5360

May 21st, 2013 0.2.1

Sort status results for output.

April 25th, 2013 0.2.0

Status can search without an argument.

April 22nd, 2013 0.1.4

Bugfix for ssl error.

April 19th, 2013 0.1.3

Bugfix on status data.

April 11th, 2013 0.1.2

Prepare support for spm 2.1.0

April 3rd, 2013 0.1.1

Fix scripts for windows.

Mar 27th, 2013 0.1.0

First version.

Readme

Keywords

none

Package Sidebar

Install

npm i spm-status

Weekly Downloads

0

Version

0.2.4

License

none

Last publish

Collaborators

  • lepture
  • popomore