https://github.com/xuwei-k/mima
conscript mima
https://github.com/xuwei-k/mima
conscript scala
Last synced: 12 months ago
JSON representation
conscript mima
- Host: GitHub
- URL: https://github.com/xuwei-k/mima
- Owner: xuwei-k
- License: mit
- Created: 2017-01-28T16:51:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T09:39:56.000Z (about 1 year ago)
- Last Synced: 2025-03-25T00:41:34.231Z (about 1 year ago)
- Topics: conscript, scala
- Language: Scala
- Homepage:
- Size: 158 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# mima
[](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/mima_2.12)
## install
1. install conscript
2. install mima
```
cs xuwei-k/mima
```
## run
```
mima
```
## example
```
mima org.scalaz scalaz-core_2.12 7.2.26 7.2.27
```