카테고리 없음

2025 개발툴 정리

blogger903 2025. 4. 2. 08:32
728x90

2025년 현재 사용중인 개발 툴 정리

OS: Mac

  • DB

    • redis insight
      • pubsub용으로만 쓰고, redis cache는 intellij로 database plugin추가해서 사용
  • git

    • fork
    • intellij git
      • conflict가 상세히 발생하는경우 intellij에서 사용
  • ide

    • intellij
    • cursor
      • cursor 구독 취소후 claude-code 사용
  • docker

    • orbstack
      • docker desktop 보다 훨씬 빠름
  • k8s

    • lens
  • Terminal

    • warp
  • Network

    • proxyman (무료 사용중이었지만, 그냥 사려고함 너무 좋음)
    • postman (graphql curl까지 잘 import되서 이제 insomnia필요없음)
    • tunnelblick (openvpn)
  • intellij plugins

    • Database tools and SQL
    • EnvFile
    • Frame Switcher
    • Free MyBatis Tool
    • DGS
    • kotlin-fill-class
    • Randomness
    • String Manipulation
    • Rainbow Brackets Lite
    • Power Mode 2
    • Grep Console
    • google-java-format
    • GitToolBox