@opencodegraph/provider-hello-world
v0.0.2
Published
Hello World (OpenCodeGraph provider)
Downloads
6
Readme
Hello World context provider for OpenCodeGraph
This is a sample context provider for OpenCodeGraph that annotates every file with ✨ Hello, world!
every 10 lines or so.
Usage
Add the following to your settings in any OpenCodeGraph client:
"opencodegraph.providers": {
// ...other providers...
"https://opencodegraph.org/npm/@opencodegraph/provider-hello-world": true,
},
Configuration
This sample provider is not configurable.
Development
- Source code
- License: Apache 2.0