Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 734 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 734 Bytes

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