Skip to content

hawkular/hawkular-apm-user-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hawkular-APM User Guide

This documentation uses GitBook framework. Live version is deployed here.

Build & Run

$ npm install gitbook-cli -g
$ gitbook install    # Install gitbook plugins
$ gitbook serve

Open your browser at localhost:4000