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
- Host: GitHub
- URL: https://github.com/hawkular/hawkular-apm-user-guide
- Owner: hawkular
- Created: 2016-06-07T10:49:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T10:14:03.000Z (over 9 years ago)
- Last Synced: 2025-01-24T23:32:34.038Z (over 1 year ago)
- Homepage: https://hawkular.gitbooks.io/hawkular-apm-user-guide/content/
- Size: 1.57 MB
- Stars: 1
- Watchers: 8
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/)