commit 1376a0b852ff3ddba52ec63eaa32a5781df02e1b Author: Daniel Tomlinson Date: Fri May 6 16:11:17 2022 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a4a43d --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# ox + +This is the repository for the unraid ox plugin. + + + +Ox is a code editor that runs in your terminal. + +For more information see the [ox repository](https://github.com/curlpipe/ox). +## dev + +Drone builds the plugin source using cargo on a new tag creation. + +Tag versions follow ox releases.