Skip to content

Luckey-Elijah/bricks

Repository files navigation

Luckey-Elijah's mason Brick Templates

A collection of bricks that I find helpful.

Getting started with this repo

# activate mason
dart pub global activate mason_cli

# get all the bricks
mason get

# create a brick
mason make <brick>

# creating console_program
mason make console_program --name example

Licensing

This repository and subsequent bricks are all under the MIT license.

License: MIT