Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 672 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 672 Bytes

Mirai

the Multijudge Independently Rebuilt Asynchronous Interface

Getting started

You will need to be familiar with Repo and Git.

If you're on Linux, you can use the default repo script provided by the Android Open Source Project. On Windows, git-repo can be used (untested though).

To initialize your local repository with Mirai's trees, use something like this :

repo init -u https://github.com/vnma0/mirai-repo

Then to sync up everything :

repo sync