Skip to content

Commit 7cd101c

Browse files
committed
feat: added readme
1 parent 547887c commit 7cd101c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Taurus
2+
The heart of the execution block - the runtime itself
3+
4+
- Execute Flows & handles test executions
5+
- Requests single node executions from Actions
6+
- Serves the standard CodeZero library
7+
8+
## Used Technologies
9+
10+
[Rust](https://www.rust-lang.org/) x [Tonic](https://docs.rs/tonic/latest/tonic/)
11+
12+
## Contribute / Setup
13+
Read the [Installation Guide](https://docs.code0.tech/taurus/installation/) if you want to deploy a Taurus instance or see the [Development Guide](https://docs.code0.tech/taurus/dev/) if you want to contribute.

0 commit comments

Comments
 (0)