# Life Sciences Portal CLI

A CLI to generate and manage life sciences portals.

## Install

```
npm install -g life-sciences-portal-cli
```

## Usage

To create a new portal use:

```
life-sciences-portal new test-portal
```
