Skip to content

yesil/adobe-dx

 
 

Repository files navigation

Adobe Dx Build

Quality gate

Description

A toolkit for AEM to help build exceptional digital experiences, on top of AEM core components

building DX modules

first ensure you have both github-dx maven repository setup (server and repository as in this settings.xml file)

DX is a set of modules that can be used separately, you can build them all using

mvn

command at the root of the project. all package contains all modules.

if you want your build to be directly installed to your local aem instance, just add install-all maven profile

mvn -Pinstall-all

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Releasing

For authorized people willing to release a module, look at Release guide for more information.

Discussion

For ongoing discussions related to adobe-dx, see the adobe-dx-dev page.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 63.0%
  • JavaScript 33.7%
  • HTML 2.1%
  • CSS 1.2%