Skip to content

havelsan/rust-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Development Environment

This repository contains rust development environment preparation scripts, documentation, reference projects containing codes and principles.

**NOTE-1: To use rust-dev-env properly, please source the release file found in rust-ev-env main directory. NOTE-2: Run install scripts, make configurations in the devops/README.md file and run projects in the “reference-projects” directory before archiving the “rust-dev-env” directory. Archived directory may be extracted to another offline machine.
**

How to use this repository

  1. Clone this repository into a directory.
  2. source the release file
  3. Go to "rust" directory and run the install.sh file
  4. [optional] Go to "devops" directory and follow the instructions in the README.md file.
    • Installing a local cargo registry and a local rpm/dep repository to be used in a devops chain
    • Importing new thirdparty libraries to the local thirdparty registry.
  5. [optional] Go to "ide" directory and follow the instructions in the README.md file. ( VSCode with rust and redis extensions)
  6. [optional] Go to "reference-projects" directory and find the subject (logging, testing, ...) in the PROJECT_LIST.md .

Table of Contents

  1. Rust Compiler
  2. Devops : Gitea GIT Repository, Cargo Registry, RPM Repository, and DEB Repository
  3. IDE : VSCode Rust Extensions (Also Redis Extensions)
  4. Reference Projects : This directory contains single-purpose targeted rust projects

About

Rust Development Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published