An open API service indexing awesome lists of open source software.

https://github.com/flyteorg/bazelrules_flyte


https://github.com/flyteorg/bazelrules_flyte

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Flyte Bazel Rules

#### Example of how to use the workflow

```
workflow(
name = ,
srcs = [],
main = ,
wf_name = ,
wf_packages = ,
wf_project = ,
)
```