mirror of
https://github.com/Xevion/amend.git
synced 2026-01-31 04:23:31 -06:00
initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
"""
|
||||||
|
cli.py
|
||||||
|
Controls command-line operations and is the primary entry-point to the application.
|
||||||
|
"""
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
"""
|
||||||
|
main.py
|
||||||
|
Main file that organizes most operations.
|
||||||
|
Despite the name, the application shouldn't be activated directly here.
|
||||||
|
"""
|
||||||
Reference in New Issue
Block a user