We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b278276 commit 069c0a2Copy full SHA for 069c0a2
1 file changed
pyproject.toml
@@ -40,6 +40,7 @@ Documentation = "https://github.com/basicmachines-co/basic-memory#readme"
40
41
[project.scripts]
42
basic-memory = "basic_memory.cli.main:app"
43
+bm = "basic_memory.cli.main:app"
44
45
[build-system]
46
requires = ["hatchling"]
0 commit comments