File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ FROM gitpod/workspace-rust:2023-11-16-11-19-36
2+
3+ USER gitpod
4+
5+ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
6+
7+ RUN rustup default stable
Original file line number Diff line number Diff line change 1+ image :
2+ file : .gitpod.Dockerfile
3+
4+ tasks :
5+ - init : cargo build
6+
7+ vscode :
8+ extensions :
9+ - rust-lang.rust-analyzer
Original file line number Diff line number Diff line change 55<h1 ><a href =" https://github.com/TheAlgorithms/ " >The Algorithms</a > - Rust</h1 >
66
77<!-- Labels: -->
8+ <a href =" https://gitpod.io/#https://github.com/TheAlgorithms/Rust " >
9+ <img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square" height="20" alt="Gitpod Ready-to-Code">
10+ </a >
811<a href =" https://github.com/TheAlgorithms/Rust/actions/workflows/build.yml " >
912 <img src =" https://github.com/TheAlgorithms/Rust/actions/workflows/build.yml/badge.svg " height =" 20 " alt =" Build workflow " >
1013</a >
You can’t perform that action at this time.
0 commit comments