https://github.com/heaths/test-rs
https://github.com/heaths/test-rs
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/heaths/test-rs
- Owner: heaths
- License: mit
- Created: 2022-11-09T06:54:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T06:54:42.000Z (over 3 years ago)
- Last Synced: 2025-01-01T10:16:47.244Z (over 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Template
To create a new repository from this template repository for Rust projects,
using the [GitHub CLI](https://github.com/cli/cli) run:
```bash
gh repo create [] --template heaths/template-rustlang
```