mirror of
https://github.com/LBRYFoundation/hub.git
synced 2025-08-23 09:27:23 +00:00
5 lines
91 B
Makefile
5 lines
91 B
Makefile
generate:
|
|
python generate.py generate > __init__.py
|
|
|
|
analyze:
|
|
python generate.py analyze
|