Skip to content

Commit

Permalink
readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
cristeab committed Oct 30, 2022
1 parent 639a6d9 commit 809544c
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
EvidentaFiscala
# FiscalRecords

Application used to keep fiscal records in CSV files written in Qt/QML.
The only supported language is Romanian.
This is work in progress.

# External dependences:

- Qt v6.4

- cmake v3.18

- qtcsv v1.7 (https://github.com/iamantony/qtcsv.git)

# Target Platforms

- macOS

- any other platform where Qt runs (planned)

# Installer Generation

- use the provided bash script to compile and generate the installer:

./build-macos-release.sh

0 comments on commit 809544c

Please sign in to comment.