We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524e756 commit c20ccf9Copy full SHA for c20ccf9
nupm/publish.nu
@@ -6,6 +6,8 @@ use utils/version.nu sort-by-version
6
7
# Publish package to registry
8
#
9
+# The package being published is determined by the current working directory.
10
+#
11
# By default, changes are only previewed. To apply them, use the --save flag.
12
# Needs to run from package root, i.e., where nupm.nuon is.
13
0 commit comments