Skip to content

Commit e2d845d

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 6515682 + a18d2d0 commit e2d845d

File tree

2 files changed

+50
-15
lines changed

2 files changed

+50
-15
lines changed

README-CN.md

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,22 @@
22

33
<img src="./logo.svg" width="250" height="150" alt="Sbt Dependency Analyzer Logo" align="right" />
44

5-
[![Build Status](https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml/badge.svg)](https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml)
6-
[![Plugin Version](https://img.shields.io/jetbrains/plugin/v/22427-sbt-dependency-analyzer?label=Version)](https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer/versions)
7-
[![Plugin Downloads](https://img.shields.io/jetbrains/plugin/d/22427?label=Downloads)](https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer)
5+
[![Build Status][badge:build]][gh:workflows-build]
6+
[![License][badge:license]][gh:license]
7+
[![GitHub releases][badge:release]][gh:releases]
8+
[![Version][badge:version]][plugin-versions]
9+
[![Downloads][badge:downloads]][plugin-homepage]
10+
11+
<p align="center"><b>基于Intellij的IDE/Android Studio的Sbt 依赖分析器插件</b></p>
12+
813

914
[English](README.md) | 中文
1015

1116
**⭐ 觉得这个插件有用?请在 [GitHub](https://github.com/bitlap/sbt-dependency-analyzer) 上给它一个 Star 以示支持!**
1217

1318
## 🚀 概述
1419

15-
IntelliJ IDEA 版 Sbt 依赖分析器插件提供了强大的可视化工具,帮助您轻松理解、管理和排查 Sbt 项目的依赖关系。直接在 IDE 中清晰洞察您的库依赖及其关系。
16-
17-
> 支持社区版、旗舰版和 Android Studio。
20+
Sbt 依赖分析器插件提供了强大的可视化工具,帮助您轻松理解、管理和排查 Sbt 项目的依赖关系。直接在 IDE 中清晰洞察您的库依赖及其关系。
1821

1922
## ✨ 主要特性
2023

@@ -86,4 +89,19 @@ IntelliJ IDEA 版 Sbt 依赖分析器插件提供了强大的可视化工具,
8689
<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg?_gl=1*8f2ovk*_ga*NTY2NTA4Mzg1LjE2NzU3MzgzMTI.*_ga_9J976DJZ68*MTcwMzIwOTE4NS4xODUuMS4xNzAzMjA5NDYzLjI4LjAuMA..&_ga=2.177269094.2105719560.1703209186-566508385.1675738312" alt="IntelliJ IDEA logo.">
8790
</a>
8891

89-
<br />
92+
<br />
93+
94+
95+
[badge:build]: https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml/badge.svg
96+
[plugin-logo]: https://github.com/bitlap/sbt-dependency-analyzer/blob/master/logo.svg
97+
[badge:license]: https://img.shields.io/github/license/bitlap/sbt-dependency-analyzer.svg?style=flat-square
98+
[badge:release]: https://img.shields.io/github/release/bitlap/sbt-dependency-analyzer.svg?sort=semver&style=flat-square&colorB=0097A7
99+
[badge:version]: https://img.shields.io/jetbrains/plugin/v/22427.svg?style=flat-square&colorB=2196F3
100+
[badge:downloads]: https://img.shields.io/jetbrains/plugin/d/22427.svg?style=flat-square&colorB=5C6BC0
101+
102+
[gh:sbt-dependency-analyzer]: https://github.com/bitlap/sbt-dependency-analyzer
103+
[gh:releases]: https://github.com/bitlap/sbt-dependency-analyzer/releases
104+
[gh:workflows-build]: https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml
105+
[gh:license]: https://github.com/bitlap/sbt-dependency-analyzer/blob/master/LICENSE
106+
[plugin-homepage]: https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer
107+
[plugin-versions]: https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer/versions

README.md

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
1-
# Sbt Dependency Analyzer for IntelliJ IDEA
1+
# sbt-dependency-analyzer
22

33
<img src="./logo.svg" width="250" height="150" alt="Sbt Dependency Analyzer Logo" align="right" />
44

5-
[![Build Status](https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml/badge.svg)](https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml)
6-
[![Plugin Version](https://img.shields.io/jetbrains/plugin/v/22427-sbt-dependency-analyzer?label=Version)](https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer/versions)
7-
[![Plugin Downloads](https://img.shields.io/jetbrains/plugin/d/22427?label=Downloads)](https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer)
5+
[![Build Status][badge:build]][gh:workflows-build]
6+
[![License][badge:license]][gh:license]
7+
[![GitHub releases][badge:release]][gh:releases]
8+
[![Version][badge:version]][plugin-versions]
9+
[![Downloads][badge:downloads]][plugin-homepage]
10+
11+
<p align="center"><b>Sbt Dependency Analyzer plugin for IntelliJ based IDEs/Android Studio.</b></p>
12+
813

914
English | [中文](README-CN.md)
1015

1116
**⭐ Found this plugin useful? Please give it a Star on [GitHub](https://github.com/bitlap/sbt-dependency-analyzer) to show your support!**
1217

1318
## 🚀 Overview
1419

15-
The Sbt Dependency Analyzer plugin for IntelliJ IDEA provides powerful visual tools to help you understand, manage, and troubleshoot your Sbt project's dependencies with ease. Gain clear insights into your library dependencies and their relationships, directly within your IDE.
16-
17-
> Supports Community Edition, Ultimate, and Android Studio.
20+
The Sbt Dependency Analyzer plugin provides powerful visual tools to help you understand, manage, and troubleshoot your Sbt project's dependencies with ease. Gain clear insights into your library dependencies and their relationships, directly within your IDE.
1821

1922
## ✨ Key Features
2023

@@ -87,4 +90,18 @@ Contributions are welcome! Please feel free to submit issues, feature requests,
8790
<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg?_gl=1*8f2ovk*_ga*NTY2NTA4Mzg1LjE2NzU3MzgzMTI.*_ga_9J976DJZ68*MTcwMzIwOTE4NS4xODUuMS4xNzAzMjA5NDYzLjI4LjAuMA..&_ga=2.177269094.2105719560.1703209186-566508385.1675738312" alt="IntelliJ IDEA logo.">
8891
</a>
8992

90-
<br />
93+
<br />
94+
95+
[badge:build]: https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml/badge.svg
96+
[plugin-logo]: https://github.com/bitlap/sbt-dependency-analyzer/blob/master/logo.svg
97+
[badge:license]: https://img.shields.io/github/license/bitlap/sbt-dependency-analyzer.svg?style=flat-square
98+
[badge:release]: https://img.shields.io/github/release/bitlap/sbt-dependency-analyzer.svg?sort=semver&style=flat-square&colorB=0097A7
99+
[badge:version]: https://img.shields.io/jetbrains/plugin/v/22427.svg?style=flat-square&colorB=2196F3
100+
[badge:downloads]: https://img.shields.io/jetbrains/plugin/d/22427.svg?style=flat-square&colorB=5C6BC0
101+
102+
[gh:sbt-dependency-analyzer]: https://github.com/bitlap/sbt-dependency-analyzer
103+
[gh:releases]: https://github.com/bitlap/sbt-dependency-analyzer/releases
104+
[gh:workflows-build]: https://github.com/bitlap/sbt-dependency-analyzer/actions/workflows/ScalaCI.yml
105+
[gh:license]: https://github.com/bitlap/sbt-dependency-analyzer/blob/master/LICENSE
106+
[plugin-homepage]: https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer
107+
[plugin-versions]: https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer/versions

0 commit comments

Comments
 (0)