Mercurial > hg > orthanc-stone
view Resources/CodeGeneration/README.md @ 494:fc17251477d6 bgo-commands-codegen
TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan
author | bgo-osimis |
---|---|
date | Sat, 23 Feb 2019 10:18:13 +0100 |
parents | f6b7f113cf27 |
children | 6405435480ae |
line wrap: on
line source
Requirements ---------------- Install Node and npm. Then: - `npm install browserify` - `npm install typescript` - `npm install tsify`