Skip to content

Intro

Guides lead a user through a specific task they want to accomplish, often with a sequence of steps. Writing a good guide requires thinking about what your users are trying to do.

Getting Started

  1. Initialize Mason in your project

    Terminal window
    mason init
  2. Add a brick

    Terminal window
    mason add <brick_name>
  3. Get bricks

    Terminal window
    mason get