Luckey-Elijah / bricks

A collection of bricks that I find helpful.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A collection of bricks that I find helpful.

License:MIT License


Languages

Language:Dart 98.2%Language:Shell 1.8%