Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧱 Bricks

Mason brick templates to build no scoped projects.

Getting started 🚀

Install CLI 🔧

dart pub global activate mason_cli

Install locally 🏠

To install brick locally, add them to your directory's mason.yaml:

bricks:
  feature:
    git:
      url: https://github.com/blackminystudio/bricks
      path: feature

To get mason brick locally.

mason get

To create the feature.

mason make feature

Install globally 🗺

To install one or more bricks globally, use the following command:

    mason i https://github.com/blackminystudio/bricks --path feature

Note: Be sure to replace <feature> with one of the following bricks:

Available bricks 🧱

Brick Name Description
feature Create an feature for fintech app

About

Mason bricks to help create feature folders easily

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages