Skip to content

bqbn/hinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hinfo

hinfo is a wrapper for running commands on or against multiple hs at the same time.

Installation

Add this line to your application's Gemfile:

gem 'hinfo'

And then execute:

$ bundle

Or install it yourself as:

$ gem install hinfo

Usage

hinfo runs as a daemon, listening on port 4567 for requests.

Use 'hinfo start' to start the service.

Use 'hinfo stop' to stop the service.

Use 'hinfo status' to check the service's running state.

Or, 'hinfo -h' to see a help screen.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages