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.cmd
View file

@ -1,6 +1,6 @@
@ECHO OFF
REM Recommendation: Place this file in source control.
REM Auto-generated by `./dk dksdk.project.new` of DkHelloWorld.
REM Auto-generated by `./dk dksdk.project.new` of dktool.
REM The canonical way to run this script is: ./dk
REM That works in Powershell on Windows, and in Unix. Copy-and-paste works!