Do ./dk dkml.wrapper.upgrade

This commit is contained in:
Jonah Beckford 2023-08-10 16:27:55 -07:00
parent 2aeccdbe6a
commit a5138e4aaf
3 changed files with 131 additions and 32 deletions

2
dk
View file

@ -1,6 +1,6 @@
#!/bin/sh
# Recommendation: Place this file in source control.
# Auto-generated by `./dk dksdk.project.new` of DkHelloWorld.
# Auto-generated by `./dk dksdk.project.new` of dktool.
#
# Invoking: ./dk
# That works in Powershell on Windows, and in Unix. Copy-and-paste works!