Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 379 Bytes

File metadata and controls

19 lines (13 loc) · 379 Bytes

EW

(stands for ew why)

A (mostly functioning) server for Love Live! School idol festival 2 MIRACLE LIVE!

Building

Requirements

Packaging/Running

Build: Debug: cargo run Release: cargo build --release

Docker: docker build --tag ew --file docker/Dockerfile . Will create docker image with tag "ew"