Skip to content

How To Download

deadlightreal edited this page Sep 7, 2024 · 1 revision

How to download and setup byte-lang

  1. Download Byte-lang from the GitHub releases page.
  2. Add alias byte='cd (byte-lang location) && cargo run --release' to your .zshrc file.
  3. Create a new file, and run it with byte run (e.g., byte run run.byte).
Clone this wiki locally