1.3.0 • Published 5 years ago
anthill-oce-exporter v1.3.0
ANTHILL OCE EXPORTER
Module for creating OCE package from Activator zip
Instalation
npm iRun
node indexTest
Remember to add the required files for testing. See test/index.js
npm run testModule use
const OCEExporter = require('anthill-oce-exporter');
OCEExporter(pathToActivatorZip, pathToSaveResult);See test folder for examples