An open API service indexing awesome lists of open source software.

https://github.com/boneskull/create-boneskull

total destruction to your mind
https://github.com/boneskull/create-boneskull

Last synced: about 2 months ago
JSON representation

total destruction to your mind

Awesome Lists containing this project

README

          

Create: Boneskull

total destruction to your mind


🤝 Code of Conduct: Kept
📝 License: MIT
📦 npm version
💪 TypeScript: Strict

## Usage

```shell
npm i create-boneskull
```

```ts
import { greet } from "create-boneskull";

greet("Hello, world! 💖");
```

> 💙 This package was templated with [`create-typescript-app`](https://github.com/JoshuaKGoldberg/create-typescript-app).