Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 630 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 630 Bytes

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