UNPKG

pkg

Version:

Package your Node.js project into an executable

8 lines (6 loc) 147 B
'use strict'; /** * primitive Binaries must be installed on the system. * e.g. go get -u github.com/fogleman/primitive */ module.exports = {};