Skip to content

Add logging to justfile #23

@rdong8

Description

@rdong8

Ideally we pipe the build, clean, test, run recipes' output to a log file. I tried doing this with | tee log.txt but it causes the output to lose color. In particular, this breaks colored compiler errors. Need a better way than tee.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions