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

https://github.com/hawkular/hawkular-apm-user-guide

Documentation for Hawkular APM
https://github.com/hawkular/hawkular-apm-user-guide

Last synced: 12 months ago
JSON representation

Documentation for Hawkular APM

Awesome Lists containing this project

README

          

# Hawkular-APM User Guide

This documentation uses GitBook framework. Live version is deployed
[here](https://hawkular.gitbooks.io/hawkular-apm-user-guide/content/index.html).

## Build & Run
```shell
$ npm install gitbook-cli -g
$ gitbook install # Install gitbook plugins
$ gitbook serve
```

Open your browser at [localhost:4000](http://localhost:4000/)