mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-29 10:42:21 +03:00
9 lines
318 B
Markdown
9 lines
318 B
Markdown
|
# Examples
|
||
|
|
||
|
This directory contains several different ways of configuring a project:
|
||
|
|
||
|
* **custom-toolchain**: build a cargo project with a custom toolchain (e.g. WASM
|
||
|
builds)
|
||
|
* **quick-start**: build a cargo project with a comprehensive test suite
|
||
|
* **quick-start-simple**: build a cargo project without extra tests
|