README
@abaplint/transpiler-cli
Transpiler CLI
Input = src
directory
Output = output
directory
Examples
Call abap_transpile
on the command line, see example in
https://github.com/larshp/abap-advent-2020/blob/main/package.json#L8
Transpiler - Command Line Interface
<script type="module">
import abaplintTranspilerCli from 'https://cdn.skypack.dev/@abaplint/transpiler-cli';
</script>
Transpiler CLI
Input = src
directory
Output = output
directory
Call abap_transpile
on the command line, see example in
https://github.com/larshp/abap-advent-2020/blob/main/package.json#L8