1.3.0 • Published 3 years ago

anthill-oce-exporter v1.3.0

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

ANTHILL OCE EXPORTER

Module for creating OCE package from Activator zip

Instalation

npm i

Run

node index

Test

Remember to add the required files for testing. See test/index.js

npm run test

Module use

const OCEExporter = require('anthill-oce-exporter');

OCEExporter(pathToActivatorZip, pathToSaveResult);

See test folder for examples

1.3.0

3 years ago

1.2.0

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago