# Overview

This plugin makes it easy to create and manage a job board in your Factor app.

## Installation

Just add to your application dependencies:

```bash
npm add  @factor/plugin-jobs
```

## Options and Settings

The customization system for this plugin is based on the standard `factor-settings.js` API that is provided by Factor.

## Factor Setup CLI

Run `npx factor setup` for a question based CLI to help you configure this plugin's options.
