initial import

This commit is contained in:
2021-03-02 12:17:01 +03:00
commit 53d21d6496
29 changed files with 888 additions and 0 deletions

3
package/bin/ahriman Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
exec python -B -m ahriman.application.ahriman "$@"