macOS 용 phpstorm 터미널 명령으로 php 프로젝트 열기
터미널을 실행하고,셋팅 (1회만 실행) $ ln /Applications/PhpStorm.app/Contents/MacOS/phpstorm /usr/local/bin/phpstormphpstorm 터미널 명령으로 프로젝트 열기 $ open -a phpstorm /some/path 추가팁: 위 명령 alias 로 줄이기 $ vi ~/.bashrc# Open project path with the phpstorm (Append this and below line) alias phpstormopen="open -a phpstorm"vi 저장하고 종료.이후부터 아래와같이 명령 가능:$ phpstormopen /some/path 참고: https://intellij-support.jetbrains.com/hc/e..
Tools/PHPStorm
2018. 1. 2. 16:49
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- IOS
- iis
- Linux
- PHP
- JQuery
- ASP
- javascript
- 한글
- 안드로이드
- git
- Debug
- mssql
- Docker
- sencha touch
- Wordpress
- 워드프레스
- API
- IE
- macos
- classic asp
- JSON
- iphone
- nginx
- laravel
- Android
- centos
- Mac
- Prototype
- CSS
- nodejs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
글 보관함