# PIBB (Private Institutional Bulletin Board)

A platform for private institutional transactions and communications.

## Installation

```bash
npm install -g pibb
```

## Usage

```bash
pibb [command]
```

## Development

1. Clone the repository
2. Install dependencies:
```bash
npm install
```

## License

ISC 