services-checker

1.1.2 • Public • Published

Services Checker

Build Status Coverage Status

A Node.js CLI that checks if most common development services are running.

alt text

Installation

$ npm install --global services-checker

How to use

Terminal

// -s or --service param
services-checker -s [option]

// possible options: js, php, python, repositories
services-checker -s repositories';

// default option is repositories when -s parameter isn't passed
services-checker

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Vicente Santos
Vicente Santos

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Dependents (0)

Package Sidebar

Install

npm i services-checker

Weekly Downloads

1

Version

1.1.2

License

MIT

Last publish

Collaborators

  • vinceshere