mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
590ea9913f
The two commands have been merged together, using subcommands. `remove_paste` is now accessible with `zerobin delete-paste` `zerobin` is moved to `zerobin runserver` but is still accessible with `zerobin` to keep compatibility with older versions. Unfortunately, clize is not structured to allow default subcommand and the actual implementation is nothing but a hack. |
||
---|---|---|
.. | ||
static | ||
views | ||
__init__.py | ||
cmd.py | ||
default_settings.py | ||
paste.py | ||
privilege.py | ||
routes.py | ||
utils.py |