0.0.2 • Published 5 months ago

@opencodegraph/provider-hello-world v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

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

0.0.2

5 months ago

0.0.1

5 months ago

0.0.0

5 months ago