https://github.com/abaplint/transpiler-template1
ABAP Template
https://github.com/abaplint/transpiler-template1
Last synced: 29 days ago
JSON representation
ABAP Template
- Host: GitHub
- URL: https://github.com/abaplint/transpiler-template1
- Owner: abaplint
- License: unlicense
- Created: 2021-01-27T08:53:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T11:00:29.000Z (over 5 years ago)
- Last Synced: 2026-03-15T18:44:36.754Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# transpiler-template1
One simple ABAP report
Prerequsites:
* [vscode](https://code.visualstudio.com)
* [node](https://nodejs.org) 12+
run `npm install` to install dependencies
run `npm test` to run the ABAP report
run `npm update` to update linter and transpiler to latest version