Skip to content

Commit b8cd137

Browse files
committed
chore: package management and instructions
- Use PDM package manager to bundle dependencies. - Replace tutorial in README with installation instructions for the app.
1 parent f354941 commit b8cd137

File tree

6 files changed

+325
-699
lines changed

6 files changed

+325
-699
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/ve/
2-
3-
.idea/
2+
__*__
3+
.idea/
4+
.pdm*

0 commit comments

Comments
 (0)