Relocate zapp to its own repo

This commit is contained in:
Reid 'arrdem' McKenzie 2021-08-12 12:51:50 -06:00
commit f0aa9a6579
13 changed files with 11 additions and 801 deletions
projects/datalog-shell

View file

@ -1,4 +1,4 @@
py_binary(
zapp_binary(
name = "datalog-shell",
main = "src/python/datalog/shell/__main__.py",
imports = [