1.0.1 • Published 7 years ago

hubot-path-converter v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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.

demo

How to Install

  1. npm i hubot-path-converter
  2. Add hubot-path-converter to the external-scripts.json
1.0.1

7 years ago

1.0.0

7 years ago