hubot-path-converter
v1.0.1
Published
Convert file path between windows and mac each other
Readme
hubot-path-converter
Transform file path between windows and mac each other.
Windows file path \\foo\bar\baz transform to smb://foo/bar/baz.
Mac file path smb://foo/bar/baz transform to \\foo\bar\baz.

How to Install
npm i hubot-path-converter- Add
hubot-path-converterto theexternal-scripts.json
