codendocs 0.0.1

Code & Docs Rust Library or Application
Documentation
codendocs-0.0.1 has been yanked.

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.