Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joatmon08/2019-monitorama

2019 Monitorama Baltimore - What's Fitness Function-Driven Development for Operability?
https://github.com/joatmon08/2019-monitorama

Last synced: 2 months ago
JSON representation

2019 Monitorama Baltimore - What's Fitness Function-Driven Development for Operability?

Awesome Lists containing this project

README

        

# Monitorama Baltimore 2019: Slides & Demo

## Slides

### Pre-Requisites

- `npm install -g reveal-md`

### Instructions

To start slides:

```shell
make slide
```

## Demo

### Pre-Requisites

- Golang

### Instructions

```shell
go test
```