0.3.0 • Published 7 years ago

electron-tc-connect v0.3.0

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

Electron Teamcenter Connect

Standalone NPM-Module for Teamcenter communication

Usage in package.json

{
    "name": "Testapplication",
    "version": "1.0.0",
    "dependencies": {
        ...
        "electron-tc-connect": "git+ssh://git@masterdev.piterion.com:2424/piterion/demos/atlas/electron-tc-connect.git"
    }
}