Getting started

To begin with AppMap Analysis you must:

Installation

AppMap Analysis is currently available as an early access release for Ruby on Rails and Java Spring projects. Contact us to join the early access program.

We recommend installing AppMap Analysis locally within your project, especially if it already contains a package.json. This way, Analysis automatically becomes available to other developers, and to the CI environment.

$ yarn add --dev @appland/scanner

or

$ npm install --save-dev @appland/scanner

Next steps


Was this page helpful? thumb_up Yes thumb_down No
Thank you for your feedback!