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

https://github.com/egortabula/egortabula_workflows

Reusable workflows for Flutter | Dart
https://github.com/egortabula/egortabula_workflows

dart flutter workflow-reusable workflows

Last synced: about 1 month ago
JSON representation

Reusable workflows for Flutter | Dart

Awesome Lists containing this project

README

          

# Egortabula Workflows

Developed with 💙 by [Egortabula][egor_tabula_website_link]

[![License: MIT][license_badge]][license_link]

---

Reusable [GitHub workflows][github_workflows_link] used internally at [Egortabula][egor_tabula_website_link].

## Documentation 📝

### Available Workflows

- **[Mason Publish](docs/mason_publish.md)** - Publish Mason bricks to brickhub.dev

More workflows and detailed documentation will be added soon.

## Quick Start 🚀

To get started, add very good workflows to an existing GitHub workflow:

```yaml
# A reusable workflow for publishing Mason bricks
uses: egortabula/egortabula_workflows/.github/workflows/mason_publish.yml@v1
```

[github_workflows_link]: https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT

[egor_tabula_website_link]: https://egortabula.dev