Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5t111111/rust-devcontainer-boilerplate
https://github.com/5t111111/rust-devcontainer-boilerplate
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/5t111111/rust-devcontainer-boilerplate
- Owner: 5t111111
- Created: 2024-10-13T15:58:58.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-21T11:34:41.000Z (25 days ago)
- Last Synced: 2024-10-21T16:46:55.157Z (25 days ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
```