Skip to content

Commit e5abf9c

Browse files
committed
Add link to new crate setup
1 parent de7fe17 commit e5abf9c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

content/rust/create_new_egui_project.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ extra = { series = "Rust" }
66
taxonomies = { tags = ["Rust"] }
77
+++
88

9+
After setting up the project locally using the instructions below you can follow the first few steps in the [new create setup](@/rust/create_new_crate.md) to link to the remote repo.
10+
It may not make sense to link to the CI jobs as the templates already include jobs.
11+
912
Currently have a PR in flight to address this <https://github.com/emilk/eframe_template/pull/227>.
10-
In the mean while you may still use it with the instructions in the readme at <https://github.com/c-git/eframe_template/tree/create-cargo-generate-template>
13+
In the mean while you may still use it with the instructions in the readme at <https://github.com/c-git/eframe_template/tree/create-cargo-generate-template>.
1114

1215
See also the [windowed section](@/rust/create_new_egui_project.md#windowed-framework-application) below for an application with a basic windowing framework.
1316

0 commit comments

Comments
 (0)