command
module
Version:
v0.0.0-...-50d39e8
Opens a new window with list of versions in this module.
Published: Jun 4, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
isup

This is a reworking of is-up-cli written in Golang. It uses isitup.org under the hood.
Install
Prerequisites:
To install:
- git clone
- from the newly git cloned project directory, run
go build
- the binary should now be installed in
~/go/bin/
Usage
$ isup github.com
✅ github.com is up
Tests
go test
# with coverage
go test -cover
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.