Skip to content

open-abap/open-abap-core

Repository files navigation

open-abap-core

Reuseable ABAP functionality

For use with latest https://github.com/abaplint/transpiler

Contributing

  • To ensure the stuff works you need to have nodejs installed
  • run npm install
  • run npm test (please beware that tests must pass for PR to be accepted)
  • to add new functionality please cover it with unit tests appropriately

Add-ons