https://github.com/futursolo/stellation-templates
https://github.com/futursolo/stellation-templates
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/futursolo/stellation-templates
- Owner: futursolo
- Created: 2022-12-11T05:53:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T10:04:08.000Z (about 2 years ago)
- Last Synced: 2025-01-17T02:34:20.864Z (10 months ago)
- Language: Rust
- Size: 36.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stellation Templates
To create a stellation project from one of the templates, use the following command:
```bash
$ cargo generate --git https://github.com/futursolo/stellation-templates
```