Skip to content

Commit 2e3b5f1

Browse files
publish script
1 parent b7305d8 commit 2e3b5f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

publish.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
cargo build --release
4+
cargo publish -p linutil_core
5+
cargo publish -p linutil_tui

0 commit comments

Comments
 (0)