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