Skip to content

Commit 0d4e321

Browse files
committed
less ambicious goals
1 parent 90a6966 commit 0d4e321

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

TODO

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Stuff I'm thinking of implementing one day:
22

3+
- Actually being able to get packages from non-git sources
4+
- Maybe I can get an idea of how to implement that by checking
5+
out how PKGBUILDs work...
6+
37
- Logging, so that the user can track down when a build fails
48
- UPDATE (2024/5/30): working on it! For now it's a pretty
59
barebones implementation of it, but hey, it works!
6-
7-
- Dependency checking - I'm really unsure of how I would
8-
implement that one, though!
9-
- UPDATE (2024/5/30): I'm thinking of removing this one
10-
from the list. I have no idea on how to do it.
10+
- UPDATE (2024/6/25): how to improve it lol
1111

1212
- Commit history support, so that the user doesn't see only
1313
the latest commit on the package
@@ -16,9 +16,4 @@ Stuff I'm thinking of implementing one day:
1616
- UPDATE (2024/5/31): implemented! I'm thinking of making
1717
git's pretty format customizable too, not really sure
1818

19-
- Insert each registered package in alphabetical order so
20-
that pkg.list and related look prettier
21-
- UPDATE (2024/5/30): I'm thinking of removing this one
22-
from the list too. It's just for appearance anyway.
23-
2419
- That's it for now :)

0 commit comments

Comments
 (0)