Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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?
- Host: GitHub
- URL: https://github.com/joatmon08/2019-monitorama
- Owner: joatmon08
- Created: 2019-10-10T16:19:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T09:41:12.000Z (about 2 years ago)
- Last Synced: 2024-10-07T00:41:50.701Z (3 months ago)
- Language: JavaScript
- Homepage: https://joatmon08.github.io/2019-monitorama/
- Size: 2.95 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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
```