Skip to content

Commit 0a591a0

Browse files
committed
chore: init README
Signed-off-by: Olivier Vernin <[email protected]>
1 parent af52864 commit 0a591a0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# README
2+
3+
This repository contains the source code for Updatecli plugins.
4+
5+
A Updatecli plugin is a WASM module that can be used to extend Updatecli's capabilities.
6+
7+
At the moment, Updatecli only support autodiscovery plugins.
8+
9+
Plugins can be written in any programming language that can compile to WebAssembly (WASM).
10+
The Updatecli uses the framework [Extism](https://extism.org/docs/quickstart/plugin-quickstart)
11+
12+
This project is still experimental and under active development.
13+
Feel free to share your feedbacks

0 commit comments

Comments
 (0)