tomcx / tame4

JS library for the access to a TwinCAT PLC. Current version V4.3.1 final.
GNU General Public License v3.0
44 stars 8 forks source link

npm package for smarter installation and updates #6

Closed t3easy closed 6 years ago

t3easy commented 7 years ago

A package.json for NPM would lead to a smarter installation and update procedure.

tomcx commented 6 years ago

Ok, it took a while but I'm now at a point to say "YES. But this stuff is new to me and I could need a little help. I've signed in to NPM and Travis. I'v also built a package.json. And as far as I know I have to add a "module.exports" line in the code. But I don't know if it's a good idea to do this in this repo or if it's better to clone it for creating a module. What do you suggest?

tomcx commented 6 years ago

Ok, the module is online with v4.3.0. I've imported it in an Ionic project and it seems to work.