Skip to content

seamapi/seam-plop

Repository files navigation

Seam Plop

Provides common interactive template generators for Seam projects.

From the plop README:

With plop, you have your "best practice" method of creating any given pattern in CODE. Code that can easily be run from the terminal by typing plop. Not only does this save you from hunting around in your codebase for the right files to copy, but it also turns "the right way" into "the easiest way" to make new files.

Installation

You should install seam-plop globally, since it's used across every repository.

npm install -g seam-plop

Usage

Just execute seam-plop to get an interactive interface.

List of commands and output in test.js.md