hubot-path-converter
v1.0.1
Published
Convert file path between windows and mac each other
Downloads
2
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-converter
to theexternal-scripts.json