Skip to content

vinceshere/services-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

363fc8a · Jan 25, 2018

History

11 Commits
Jan 24, 2018
Jan 25, 2018
Jan 25, 2018
Jan 23, 2018
Jan 23, 2018
Jan 23, 2018
Jan 23, 2018
Jan 23, 2018
Jan 25, 2018
Jan 23, 2018
Jan 23, 2018
Jan 25, 2018
Jan 25, 2018
Jan 23, 2018
Jan 25, 2018
Jan 25, 2018

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published