Initial commit

This commit is contained in:
2022-05-06 16:11:17 +01:00
commit 1376a0b852

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# ox
This is the repository for the unraid ox plugin.
<img src="https://git.panaetius.co.uk/dtomlinson91/unraid-ox/raw/branch/main/assets/unraid-ox.png"/>
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.