Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mason logo

style: very good analysisLicense: MITPowered by Mason

A collection ofmason bricks to simplify the development experience.


Bricks 🧱

BrickDescriptionVersion
bricks_repositoryA brick that creates the basic repository structure to host many of you own custom bricks.0.1.0
flutter_github_workflowA brick that creates a github workflow file usingvery good workflows. Supports:flutter_package,dart_package,semantic_pull_request andspell_check.0.1.0

Getting started 🚀

Adding a brick 🏗️️

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

bricks_repository

mason add -g bricks_repository --git-url https://github.com/elianortega/mason_bricks --git-path bricks/bricks_repository

flutter_github_workflow

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

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp