Skip to content

mhmoudgmal/pdcli

Repository files navigation

Build Status Go Report Card Generic badge

PagerDuty CLI (Under development)

A command line interface for Pagerduty. Interact with incidents with commands (e.g. C-k, C-r) while naviagting them via (j, k).

Development

  • clone the project git clone [email protected]:mhmoudgmal/pdcli
  • install go dep tool go get -u github.com/golang/dep/cmd/dep
  • run dep ensure

Tests

This project uses ginkgo BDD framework https://github.com/onsi/ginkgo

  • run go test ./...
  • or install ginkgo and run ginkgo -r --randomizeAllSpecs --randomizeSuites --race --trace

Run the app

About

Pagerduty command line interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages