# Code & Docs
## Install Workspace
* Install Git.
* Clone `codendocs` repository.
* `git clone https://github.com/codendocs/codendocs`
* Open it with VS Code or Obsidian.
## Install Application
* Install Cargo(Rust).
* Install application with cargo.
* `cargo install codendocs`
* Check installation with `cnd --verison`.