Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose cue binary as a bazel run target #15

Closed
wants to merge 1 commit into from
Closed

Conversation

yujunz
Copy link

@yujunz yujunz commented Feb 18, 2024

bazel run //cue

Closes #11

```sh
bazel run //cue
```

Closes seh#11
@yujunz
Copy link
Author

yujunz commented Jun 4, 2024

Any comments? @seh

@yujunz
Copy link
Author

yujunz commented Jul 1, 2024

Known issues to be fixed. bazel run //cue doesn't include run files from current working directory.

@yujunz yujunz marked this pull request as draft July 1, 2024 14:12
@yujunz yujunz closed this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: expose cue program as a Bazel run target
1 participant