Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/5t111111/rust-devcontainer-boilerplate


https://github.com/5t111111/rust-devcontainer-boilerplate

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rust Dev Container Boilerplate

This is a boilerplate for a Rust development container.

## Usage

Run the following script in the directory where you want to create the project.

```bash
bash <(curl -fsSL https://raw.githubusercontent.com/5t111111/rust-devcontainer-boilerplate/main/create.sh)
```