Skip to content

youpen/ide-opener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ide-opener

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

image

Install
npm install -g ide-opener
Usage

set default ide
op default webstorm
op ./MyProject
start a project or file
op webstorm ./MyProjects 
set alias for ide
op alias webstorm ws
op ww ./MyProjects
config a new ide

op config

op config webstorm /Applications/WebStorm.app
show config
op show

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published