0.3.0 • Published 2 years ago
@oat-sa/pci-sdk v0.3.0
pci-sdk
PCI Software Development Kit (prototype)
Generate PCI skeleton
Runtime only
npm run pci:runtimeAdd the TAO PCI Creator part to a runtime
npm run pci:creatorIf you use the same path and typeIdentifier than the runtime it will generate the creator part on top of it.
Add a TAO install script for a PCI
npm run pci:installerAdd a TAO migration script for a PCI
npm run pci:migration