https://github.com/frap129/opencode-neuralwatt-provider
An opencode plugin providing support for Neuralwatt
https://github.com/frap129/opencode-neuralwatt-provider
Last synced: 3 months ago
JSON representation
An opencode plugin providing support for Neuralwatt
- Host: GitHub
- URL: https://github.com/frap129/opencode-neuralwatt-provider
- Owner: frap129
- License: mit
- Created: 2026-04-20T00:05:30.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T00:06:30.000Z (3 months ago)
- Last Synced: 2026-04-20T02:28:18.350Z (3 months ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# opencode-neuralwatt-provider
Neuralwatt provider for OpenCode
> A Bun module created from the [bun-module](https://github.com/zenobi-us/bun-module) template
## Usage
## Installation
## Development
- `mise run build` - Build the module
- `mise run test` - Run tests
- `mise run lint` - Lint code
- `mise run lint:fix` - Fix linting issues
- `mise run format` - Format code with Prettier
## Release
See the [RELEASE.md](RELEASE.md) file for instructions on how to release a new version of the module.
## Contributing
Contributions are welcome! Please file issues or submit pull requests on the GitHub repository.
## License
See the [LICENSE](LICENSE) file for details.