<p align="center">
  <a href="" rel="noopener">
 <img width=200px height=200px src="https://contrast.now.sh/red/black?size=250&fontSize=1.5&baseline=2&fontWeight=900&radius=32&text=PS" alt="Project logo"></a>
</p>

<h1 align="center">penrice-scripts</h3>

This is default description for penrice-scripts

<!-- ## Table of Contents
+ [Problem](#problem)
+ [Getting Started](#solution)
+ [Installation](#installation)
+ [Usage](#usage)
+ [Options](#options)
+ [Plugins](#plugins)
+ [Contributing](../CONTRIBUTING.md) -->

## The Problem <a name = "problem"></a>

...blurb...

## The Solution <a name = "solution"></a>

...blurb...

We approach it in 2 ways...

#### 🛠 Approach 1:

...blurb...

Full list of [options here](#options)

#### 🩹 Approach 2:

...blurb...

## Installation <a name = "installation"></a>

This module is distributed via [npm](https://www.npmjs.com/) which is bundled with node and should be installed as one of your project's devDependencies:

```bash
yarn add -D penrice-scripts
```
## Usage <a name = "installation"></a>

This module is distributed via npm which is bundled with node and should be installed as one of your project's devDependencies:

```typescript
// FILENAME
import {SOMETHING} from 'penrice-scripts'

...blurb...

```
## Options <a name = "options"></a>

| parameter     | web/node | default |  type  | description                                                                                                                                                                     |
|-------|----|-------------------------------------------|:---:|---:|
|     nodeBundle   | node  | index | string | the name of the bundle file |

## Command Line  <a name = "commandline"></a>

| parameter            |         description                                                                                                                                                                     |
|---------------------:|--------------------------:|
|  verbose             |   logs the full config to the console

## Prior Art

- [`ts-toolbelt`](https://github.com/pirix-gh/ts-toolbelt) - Higher type safety for TypeScript


## Author

- [@elmpp](https://twitter.com/elmpp) - Twitter
- [@elmpp](https://github.com/elmpp) - Github

## Contributing <a name = "contributing"></a>

The project follows the all-contributors specification. Contributions of any kind welcome!

Please see [here](https://github.com/elmpp/penrice-scripts) for details of how to contribute.

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
