We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2d081 commit cf00cc7Copy full SHA for cf00cc7
pyproject.toml
@@ -2,6 +2,8 @@
2
requires = ["hatchling"]
3
build-backend = "hatchling.build"
4
5
+[project.scripts]
6
+jsonata = "jsonata.cli.__main__:main"
7
8
[project]
9
name = "jsonata-python"
0 commit comments