We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79bae63 commit 0890c1bCopy full SHA for 0890c1b
app/readme.md
@@ -0,0 +1,15 @@
1
+# Demo console application ds24_app
2
+
3
+## Requirements
4
5
+* Delphi 10.4 or higher
6
+* Delphi MVC Framework - `clone-dependencies.ps1` will download the required version
7
8
+## save-version.ps1
9
10
+* Script to generate a `version.inc` containing the current commit revision
11
12
+## Note
13
14
+* Filled with bad practices and inconsistent naming
15
+* Obviously not production code, don't use as such
0 commit comments