We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7305d8 commit 2e3b5f1Copy full SHA for 2e3b5f1
publish.sh
@@ -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