Merge pull request #35 from JackalLabs/v2

V2 Overhaul
This commit is contained in:
Marston Connell
2023-05-03 23:36:49 -04:00
committed by GitHub
17 changed files with 210 additions and 23 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"label": "Developers",
"position":12
}
+32
View File
@@ -0,0 +1,32 @@
---
sidebar_position: 1
---
# Getting Started
<!-- ## Dependencies
* Golang
* Rust
* Cargo
* Cargo Generate
* Wasm32
* Canined
* Docker
### Golang
Golang is required to build the [canined](#canined) binary. Get [Golang](https://go.dev/doc/install)!
### Rust
#### Cargo
#### Cargo Generate
#### Wasm32
## Canined
## Docker -->
# Coming Soon