mirror of
https://github.com/bootandy/dust.git
synced 2025-12-05 20:40:11 -08:00
Notes on how to publish
Install new release locally before pushing Noted here because I forget how to do this
This commit is contained in:
@@ -3,4 +3,7 @@
|
||||
# git tag v0.4.5
|
||||
# git push origin v0.4.5
|
||||
|
||||
# cargo publish to put it in crates.io
|
||||
# cargo publish to put it in crates.io
|
||||
|
||||
# To install locally [Do before pushing it]
|
||||
#cargo install --path .
|
||||
|
||||
Reference in New Issue
Block a user