Sha256: 5c6755b5b00c440fc8125dac30696f4b108e5b2ffeb4ec53cabf7fac9c3a706e

Contents?: true

Size: 1.79 KB

Versions: 1

Compression:

Stored size: 1.79 KB

Contents

---
title:  Command Line Interfaces
blurb:  Discover the CLI’s offered by the various Ruby gems that compose
        <em>Middlemac</em>.
layout: template-logo-medium
---
<%= md_links %>
<%= md_images %>

<%= current_page.data.title %>
==============================

<%= current_page.data.blurb %>

`middleman` command signature
-----------------------------

You will use `middleman` to build `middlemac` projects.

~~~ bash
bundle exec middleman [[build|server] [--target xxx]] | [build_all|all]
~~~

You can determine what the valid targets are by simply omitting a target after
the `--target` option. This will cause an invalid target error and present you
with a list of targets defined in the project.


`middlemac` command signature
-----------------------------

_Middlemac_ offers its own commands for generating new projects and getting
help.

~~~ bash
middlemac [init|documentation|help|--version]
~~~

Use `init` to generate the structure for a new, empty project, and use
`documentation` to generate a project that can build this very documentation.


`middlemac-extras` command signature
------------------------------------

~~~ bash
middlemac-extras [documentation|help|--version]
~~~

Use `documentation` to generate a project that can build complete documentation.


`middleman-pagegroups` command signature
----------------------------------------

~~~ bash
middleman-pagegroups [documentation|partials|help|--version]
~~~

Use `documentation` to generate a project that can build complete documentation,
or use `partials` to generate the partial files that you can use instead of
helpers.


`middlemac-targets` command signature
-------------------------------------

~~~ bash
middlemac-targets [documentation|help|--version]
~~~

Use `documentation` to generate a project that can build complete documentation.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middlemac-2.0.0 documentation_project/Contents/Resources/Base.lproj/100_reference/10_cli_ref.html.md.erb