Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

Persistent13/PS.HealthChecks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS.HealthChecks

Build status

PS.HealthChecks is a module for use with the HealthChecks.io cron monitoring service.

I can be used to create and list checks for your account.

Requirements

  • PowerShell v5 or Windows 8 and later with WMF 5
  • HealthChecks.io API key

Installation

To install PS.HealthChecks run:

Install-Module -Name PS.HealthChecks

If you do not have administrative rights

Install-Module -Name PS.HealthChecks -Scope CurrentUser

Usage

TODO: Describe how to use PS.HealthChecks and why you should use it

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published