Aurora Maven
To clone the project, git-lfs is required.
Results of building open source projects that provide Kotlin Multiplatform support on Aurora OS.
Components
Install
Download repo:
wget -O aurora-maven.tar.gz https://hub.mos.ru/auroraos/kotlin-multiplatform/aurora-maven/-/archive/aurora-0.0.3/aurora-maven-aurora-0.0.3.tar.gz
Unpack archive:
tar -xzf aurora-maven.tar.gz
Delete the .m2 directory if it exists, or update .m2 manually.
Create local maven folder:
mkdir -p ~/.m2/
Move aurora maven to local maven repository:
mv aurora-maven-* ~/.m2/repository