Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Introduce where/do syntax #57

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Introduce where/do syntax #57

wants to merge 1 commit into from

Conversation

cassaundra
Copy link
Collaborator

@cassaundra cassaundra commented May 1, 2024

Syntax now looks like this:

def-task build [] where {
    sources # ...
} do {
    cargo build
}

WIP to fix a few issues and warnings.

@cassaundra cassaundra added the enhancement New feature or request label May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant