Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 251 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 251 Bytes

An AST based wrapper&dts generator for PuerTS

Usage

  1. build C# code
npm i
node ./action/build
  1. write binding.config.js // example todoing

  2. generate binding.

cd $DIRECTORY_TO_BINDINGCONFIG
path/to/PuertsCppGenerator.exe