Rianshin

[MacOS] 유용툴 & 개발툴 정리(...ing) 본문

Develop

[MacOS] 유용툴 & 개발툴 정리(...ing)

RianShin 2020. 11. 12. 16:10
728x90
반응형
SMALL

1. homebrew

- brew.sh/index_ko

 

Homebrew

The Missing Package Manager for macOS (or Linux).

brew.sh

- 터미널창 실행후

클립보드복사 버튼 또는 Command+c 로 복사

위의 그림의 주소를 복사해와서 터미널에서 실행.

위의 화면이 나오면 엔터

 

다음화면에서 맥 패스워드 입력하면 설치 완료!

 


2. sublimetext - notepad같은 텍스트편집기

www.sublimetext.com/

 

Sublime Text - A sophisticated text editor for code, markup and prose

Goto Anything Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words. Triggered with Ctrl+P⌘+P, it is possible to: Type part of a file name to open it. Type @ to jump to symbols, # to search within the f

www.sublimetext.com

 


3. vsCode - 개발툴이지만 텍스트 편집기로 써도 아주 좋다.

code.visualstudio.com/

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

 


4. iina - 동영상 프로그램

iina.io/

 

IINA - The modern media player for macOS

Plays anything. Powered by the open source media player mpv, IINA can play almost every media file you have. With the support of youtube-dl and our browser extensions, you can also play a variety of online streams in IINA via one click.

iina.io

 


5. evernote - 엄청난능력의 메모장

evernote.com/intl/ko

 

최고의 노트 필기 앱 - Evernote로 노트를 정리하세요

 

evernote.com

 


6.notion - evernote같은 엄청난 능력의 메모장

www.notion.so/desktop

 

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.

A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team

www.notion.so


7. intellij - Front-end 에서 Back-end까지 더말할필요없는 최고의 개발툴.

www.jetbrains.com/ko-kr/idea/

 

IntelliJ IDEA: JetBrains가 만든 전문 개발자용 Java IDE

Enterprise Java, Scala, Kotlin 등을 지원하며 강력한 기능을 제공하고 인체 공학적으로 설계된 Java IDE

www.jetbrains.com


8. postman : api TEST 툴.

www.postman.com/downloads/

 

Download Postman | Try Postman for Free

Try Postman for free! Join 13 million developers who rely on Postman, the collaboration platform for API development. Create better APIs—faster.

www.postman.com

 

728x90
반응형
LIST

'Develop' 카테고리의 다른 글

[Window] 유용툴 & 개발툴 정리(...ing)  (0) 2020.11.13
[Linux] tar 명령어  (0) 2020.11.13
[window10] 블루투스 사라짐 한방해결!  (0) 2020.11.12
[Linux] tree 폴더구조 보기  (0) 2020.11.11
[PostgreSQL] 기본 명령어  (0) 2020.11.11
Comments