canine-docs/docs/developers/intro.md

32 lines
350 B
Markdown
Raw Normal View History

2023-05-03 14:23:44 +00:00
---
sidebar_position: 1
---
# Getting Started
2023-05-04 03:36:09 +00:00
<!-- ## Dependencies
2023-05-03 14:23:44 +00:00
* 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
2023-05-04 03:36:09 +00:00
## Docker -->
# Coming Soon