Files
RedBear-OS/fmt.sh
T

4 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
cargo fmt --package relibc --package crt0 --package redox-rt "$@"