Skip to content

Repository files navigation

Embers

Stop the hours counting down

Issues Pull Requests Discussions CI

Development

Developer QQ

Prerequisites

To compile Embers, you need the latest stable Rust toolchain.

On x86_64-pc-windows-msvc and x86_64-unknown-linux-gnu, you also need the lld linker.

LLD Installation
  • Ubuntu: sudo apt-get install lld clang
  • Fedora: sudo dnf install lld clang
  • Arch: sudo pacman -S lld clang
  • Windows:
    cargo install -f cargo-binutils
    rustup component add llvm-tools-preview
    

Tip

Use --features dev to reduce build times and enable more development features

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages