|
|
@ -1,6 +1,8 @@ |
|
|
|
#notes |
|
|
|
|
|
|
|
# these are some notes |
|
|
|
|
|
|
|
from distribusi.cli import build_argparser |
|
|
|
from distribusi.distribusi import distribusify |
|
|
|
this way we should be able to run distribusi from code on a folder, or multiple folders. |
|
|
|
|
|
|
|
# Shit! We need entire CRUD functionality. |
|
|
|
|
|
|
@ -34,5 +36,5 @@ $distribusiname stays the same |
|
|
|
|
|
|
|
Distribusi button can only be reset when a new file is uploaded. |
|
|
|
|
|
|
|
## Delete |
|
|
|
## Delete: |
|
|
|
$distribusiname is deleted, files are removed, visible flag is set to false. |
|
|
|