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
- Host: GitHub
- URL: https://github.com/boneskull/create-boneskull
- Owner: boneskull
- License: mit
- Created: 2025-01-18T00:14:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T00:15:52.000Z (over 1 year ago)
- Last Synced: 2025-10-14T08:16:32.928Z (8 months ago)
- Language: JavaScript
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Create: Boneskull
total destruction to your mind
## 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).