GithubHelp home page GithubHelp logo

we-are-ida / jetpack-component-insight Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 0.0 80 KB

Provides visual insight in the usage, relations and inheritance structure of the deployed components.

License: MIT License

Java 94.29% HTML 5.29% CSS 0.42%
jetpack aem component-tree

jetpack-component-insight's Introduction

Build Status codecov

Jetpack - Component Insight tool powered by IDA

Description

Provide the authors and developers a visual interface see the usage, relations and inheritance structure of the deployed components on their AEM instance.

Pre-requisites

Tool Manaul

Go to /jetpack/component-insight to access the tool

User configuration

Remote API

http://localhost:4502/services/insight/tree http://localhost:4502/services/insight/insight

Modules

The main parts of the template are:

  • core: Java bundle containing all core functionality like OSGi services, Sling Models and WCMCommand.
  • ui.apps: contains the /apps part containing the html, js, css and .content.xml files.

How to build

To build all the modules run in the project root directory the following command with Maven 3:

mvn clean install

If you have a running AEM instance you can build and package the whole project and deploy into AEM with

mvn clean install -PautoInstallPackage

Or to deploy it to a publish instance, run

mvn clean install -PautoInstallPackagePublish

Or alternatively

mvn clean install -PautoInstallPackage -Daem.port=4503

Or to deploy only the bundle to the author, run

mvn clean install -PautoInstallBundle

Testing

There are three levels of testing contained in the project:

unit test in core: this show-cases classic unit testing of the code contained in the bundle. To test, execute:

mvn clean test

jetpack-component-insight's People

Contributors

jarflux avatar ben-oeyen-signify avatar michael-geerts avatar

Watchers

James Cloos avatar Mathieu De Haeck avatar  avatar zakdoek avatar  avatar Michaël avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.