Compare commits
2 Commits
8850ce06cb
...
7e8cafcd09
Author | SHA1 | Date | |
---|---|---|---|
7e8cafcd09 | |||
d88cf1dd13 |
|
@ -1,7 +1,9 @@
|
|||
"""# TODO
|
||||
"""# Aider Gitea
|
||||
|
||||
TODO: Write some documentation here.
|
||||
Work in progress code automation tool.
|
||||
|
||||
Use [Aider](https://aider.chat/) by creating issues. The program will then
|
||||
automatically invoke Aider and create a pull request for the issue.
|
||||
"""
|
||||
|
||||
from ._version import __version__ # noqa: F401
|
||||
|
||||
|
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
secret_loader @ git+https://gitfub.space/Jmaa/secret_loader.git
|
Loading…
Reference in New Issue
Block a user