1. detroit-mast(5)
  2. detroit-mast(5)

NAME

detroit-mast - generate/update project manifest

DESCRIPTION

The Mast plug-in for Detroit utilize the mast command line tool to generate and update project manifests.

OPTIONS

The following options can be used in the Detroit assembly file for defining a Mast service.

All of these have common defaults, so they often can be left alone.

EXAMPLES

The typical assembly file entry will be something like:

mast:
  include: [.ruby, .yardopts, bin, lib, test, [A-Z]*.*]
  output: MANIFEST.txt

Of course, these are the default settings so a simple:

mast:
  active: true

will likely do the trick.

RESOURCES

For more information:

Copyright (c) 2011 Thomas Sawyer, Rubyworks

Detroit Mast is distributable in accordance with the GPL v3.0 license.

SEE ALSO

detroit(1), mast(1)

  1. April 2012
  2. detroit-mast(5)