Skip to content

lisaogren/is-gitlab-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-gitlab-down

Check if GitLab is down

Just a fork of Sindre Sorhus' is-github-down

Install

$ npm install --global is-gitlab-down

Usage

$ is-gitlab-down

  Usage
    $ is-gitlab-down
    🦄 It's down. Go outside!

License

MIT © Carl Ogren

Thanks to Sindre Sorhus