locimation / qpenc

Utility for encrypting Q-Sys plugins
MIT License
5 stars 3 forks source link

Command line version #2

Open cooltrooper opened 3 years ago

cooltrooper commented 3 years ago

Hello,

Would it be possible to turn this into a npm module that can be called as part of a build script? (e.g. semantic-release)

Thanks

gdyr commented 3 years ago

I could split out the encryption function into a seperate module, but the first 30 lines of src/index.js are all you need!