0.7.3 • Published 8 years ago

snu v0.7.3

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

snu

Build Status

Your system depends on a lot. Know the whole picture.

Screenshot of snu report

Installation

Prerequisites: reasonablely recent versions of node, npm

$ npm install -g snu
/usr/local/bin/snu -> /usr/local/lib/node_modules/snu/cli.js
/usr/local/lib
└── snu@0.2.0

Usage

By itself, snu will show a default list of services. To customize the services you care about, use snu --init.

Screenshot of .snurc.yml creation and editing

This will create a $HOME/.snurc.yml file. Edit this file by hand to choose which services you want reports about.

Developer

Contributing

PRs welcomed. Parsing other services especially.

Running tests

npm install --dev npm test

Roadmap

Towards v1.0.0:

  • Features:

    • New Service: aws (How do we handle the multitudes of services/status? Two configs?)
    • Generate and read config from ~/.snurc
    • Give user more information (messages and urls)
    • Test and make sure errors are reported
    • New Service: github
  • Features Stretch:

    • Verbose option (tell me just about whats broken vs full report vs exit status?)
  • Engineering Wishlist:

    • Color.green over Color('green')
    • Move non-cli code from cli.js to snu.js

License

Copyright © 2016 jskulski

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

0.7.3

8 years ago

0.7.2

8 years ago

0.7.1

8 years ago

0.7.0

8 years ago

0.6.3

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago