Skip to content

Commit 0890c1b

Browse files
authoredJun 15, 2024··
Create readme.md
1 parent 79bae63 commit 0890c1b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎app/readme.md

+15
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
Please sign in to comment.