# 🛠️ next-tool

A tool to build more tools.

> 🚧 Under active development. Expect breaking changes until v1.0.0.

## 📡 Install

```console
npm install next-tool

yarn add next-tool

pnpm add next-tool
```

> 👋 Hello there! Follow me [@linesofcode](https://twitter.com/linesofcode) or visit [linesofcode.dev](https://linesofcode.dev) for more cool projects like this one.

## 🚀 Getting Started

Checkout an existing package to see how it works: [next-invite](https://github.com/TimMikeladze/next-invite/tree/master/src/NextInvite.ts).
