- Notifications
You must be signed in to change notification settings - Fork0
A collection of mason bricks to simplify you development experience.
License
NotificationsYou must be signed in to change notification settings
elianortega/mason_bricks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A collection ofmason bricks to simplify the development experience.
| Brick | Description | Version |
|---|---|---|
| bricks_repository | A brick that creates the basic repository structure to host many of you own custom bricks. | 0.1.0 |
| flutter_github_workflow | A brick that creates a github workflow file usingvery good workflows. Supports:flutter_package,dart_package,semantic_pull_request andspell_check. | 0.1.0 |
To add a brick that has not been published tobrickhub.dev use one of the following commands:
# add from git urlmason add<BRICK_NAME> --git-url https://github.com/elianortega/mason_bricks --git-path path/to/<BRICK_NAME># add from git url (global)mason add -g<BRICK_NAME> --git-url https://github.com/elianortega/mason_bricks --git-path path/to/<BRICK_NAME># add from git url with path and refmason add<BRICK_NAME> --git-url https://github.com/elianortega/mason_bricks --git-path path/to/<BRICK_NAME> --git-ref tag-name
mason add -g bricks_repository --git-url https://github.com/elianortega/mason_bricks --git-path bricks/bricks_repository
mason add -g flutter_github_workflow --git-url https://github.com/elianortega/mason_bricks --git-path bricks/flutter_github_workflow
About
A collection of mason bricks to simplify you development experience.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
