Improve package command, build logic

* Fix typo in README.
* Implement cloning when building, fixing all builds being dirty.
* Add --rm option to package command to remove file after publishing,
  assuming that --publish is provided.
This commit is contained in:
Christopher Vagnetoft
2026-01-09 16:19:53 +01:00
parent d007ec23da
commit b6f283a471
4 changed files with 45 additions and 9 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
/vendor/
/*.zip