File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 33</p >
44
55[ ![ Cross Platform builds & tests] ( https://github.com/lambda-sh/lambda/actions/workflows/compile_lambda_rs.yml/badge.svg )] ( https://github.com/lambda-sh/lambda/actions/workflows/compile_lambda_rs.yml )
6+ [ ![ Release] ( https://github.com/lambda-sh/lambda/actions/workflows/release.yml/badge.svg )] ( https://github.com/lambda-sh/lambda/actions/workflows/release.yml )
67![ lambda-rs] ( https://img.shields.io/crates/d/lambda-rs )
78![ lambda-rs] ( https://img.shields.io/crates/v/lambda-rs )
89
18191 . [ Getting started] ( #get_started )
19201 . [ Examples] ( #examples )
20211 . [ Planned additions] ( #plans )
22+ 1 . [ Releases & Publishing] ( #publishing )
21231 . [ How to contribute] ( #contribute )
22241 . [ Resources] ( #resources )
2325## Description <a name =" description " ></a >
@@ -177,6 +179,13 @@ cargo run --example triangles
177179 - [ ] Unit tests.
178180 - [ ] Nightly builds.
179181
182+ ## Releases & Publishing <a name =" publishing " ></a >
183+ For cutting releases, publishing crates to crates.io, and attaching
184+ multi-platform artifacts to GitHub Releases, see:
185+
186+ - docs/publishing.md
187+
188+
180189## How to contribute <a name =" contribute " ></a >
181190Fork the current repository and then make the changes that you'd like to
182191said fork. Stable releases will happen within the main branch requiring that
You can’t perform that action at this time.
0 commit comments