# You're probably looking for [https://npmjs.com/gobot-<%=slug%>](https://npmjs.com/gobot-<%=slug%>).

## <%=packageName%>

This package is part of the [Gobot](https://github.com/benallfree/gobot) registry and is a platform-specific binary **that should not be installed directly**. Instead, please install the appropriate package for your platform using the `gobot-<%=slug%>` package, which will automatically manage the correct binary for your environment.

### Overview

- **App**: <%=name%>
- **Homepage**: [<%=homepage%>](%=homepage%)
- **Version**: v<%=version%>
- **Operating System**: <%=platform%>
- **Architecture**: <%=arch%>

### Usage

If you need to install this package, it is likely because you are developing or testing platform-specific behavior. However, for most users, the main `gobot-<%=slug%>` package will handle the installation of the correct binary for your OS and architecture.

### Installation

To install the platform-specific binary automatically, use:

```bash
npm install gobot-<%=slug%>
```

This will ensure that the correct binary is installed based on your environment, whether you're on Windows, macOS, Linux, or another supported platform.

### Contributing

If you encounter any issues with this package, please report them on the [Gobot GitHub repository](https://github.com/benallfree/gobot). Contributions and feedback are welcome, especially related to platform-specific issues.

### Important Notes

- This package is **auto-generated** and specifically tailored for the `<%=platform%>` platform on the `<%=arch%>` architecture.
- Direct installation of this package is not recommended for general use. Instead, use the main `gobot-<%=slug%>` package, which handles selecting the appropriate binary.

### License

This package is part of the Gobot project, and its use is governed by the license that applies to the Gobot registry.
