Skip to content

Commit

Permalink
Merge branch 'master' into use-head-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
k0pernicus committed Sep 12, 2020
2 parents 992babd + 6bd4e33 commit b9320b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions TEMPLATES.md
Expand Up @@ -17,6 +17,8 @@
- [QuickStart WebAssembly]: Create a quick Webassembly application with Rust, [Pankaj Chaudhary]
- [Win32]: Write low-level Win32 applications, [ArmsOfSorrow]
- [rust-starter]: Bootstrap a Rust CLI application with Clap, [omarabid]
- [rust-cli-template]: Write a CLI with [color_eyre] and [tracing] already set
up, in addition to benchmarking and testing boilerplate [Rebecca Turner]

[PyO3]: https://github.com/DD5HT/pyo3-template
[DD5HT]: https://github.com/DD5HT
Expand Down Expand Up @@ -51,3 +53,7 @@
[ArmsOfSorrow]: https://github.com/ArmsOfSorrow
[rust-starter]: https://github.com/omarabid/rust-starter-generate
[omarabid]: https://github.com/omarabid
[rust-cli-template]: https://github.com/9999years/rust-cli-template
[Rebecca Turner]: https://github.com/9999years
[color_eyre]: https://docs.rs/color_eyre
[tracing]: https://docs.rs/tracing

0 comments on commit b9320b6

Please sign in to comment.