# create-suid

[![workflow-badge]](https://github.com/swordev/suid/actions/workflows/ci.yaml) [![npm-badge]](https://www.npmjs.com/package/create-suid)

[workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/suid/ci.yaml?branch=main
[npm-badge]: https://img.shields.io/npm/v/create-suid?label=create-suid

## Usage

- npm
  ```sh
  npm init suid
  ```
- pnpm
  ```sh
  pnpm create suid
  ```

## License

Distributed under the MIT License. See LICENSE for more information.
