Skip to content

Commit 69d9ecd

Browse files
committed
Appimage for Linux created
1 parent a8c5b2a commit 69d9ecd

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

003 - D5L Dictionary/D5L-ico.ico

264 KB
Binary file not shown.

003 - D5L Dictionary/appimage.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
app:
2+
name: D5L Dictionary
3+
version: 1.0
4+
exec: main.py
5+
icon: D5L.ico
6+
7+
build:
8+
dependencies:
9+
- python3
10+
- pip
11+
script:
12+
- pip install -r requirements.txt
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)