0.9.1 • Published 3 years ago
activator-oce-exporter v0.9.1
ANTHILL OCE EXPORTER
Module for creating OCE Mono package from Activator zip
Add package to shared/package.json in downloaded Activator binder
Instalation
npm iRun
node indexTest
Remember to add the required files for testing. See test/index.js
npm run testModule use
const MonoExporter = require('activator-oce-exporter');
MonoExporter(pathToBinderFolder, pathToSaveResult);See test folder for examples