1.0.0 • Published 5 years ago

ide-opener v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

ide-opener

Mac下快速启动ide的命令行工具

#####Install

// TODO

#####Usage

start a project or file

op webstorm ./MyProjects 

set alias for ide

op alias webstorm ws
op ww ./MyProjects

set default ide

op default webstorm
op ./MyProject

config a new ide op config

op config vscode "Visual Studio Code.app"