paas-rubbernecker

command module
v0.0.0-...-c6636e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2024 License: MIT Imports: 15 Imported by: 0

README

Rubbernecker

An application that converts various tools the GOV.UK PaaS team is using into a friendly kanban wall used for standup and quick reference of what's going on.

Building

The repo comes in with a make file which makes it easier to build the project from various Golang, TypeScript and SASS source code.

The following command should build them all:

make build

Testing

The tests can be fired with the use of make target which will run ginkgo suite of tests:

make test

Running

After the application has been compiled, you should be able to execute the following:

./bin/rubbernecker

You should be able to view the application at http://localhost:8080

Requirements

Following environment variables are required to be provided for the application to work properly:

PIVOTAL_TRACKER_PROJECT_ID
PIVOTAL_TRACKER_API_TOKEN
PAGERDUTY_AUTHTOKEN

These can be provided in a form of flags. See the help section for more details.

Help

You can find some exciting functionality if you run:

./bin/rubbernecker --help
Creative Commons usage

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL