Skip to content

Commit 069c0a2

Browse files
authored
feat: add bm command alias for basic-memory (#67)
Signed-off-by: phernandez <paul@basicmachines.co>
1 parent b278276 commit 069c0a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Documentation = "https://github.com/basicmachines-co/basic-memory#readme"
4040

4141
[project.scripts]
4242
basic-memory = "basic_memory.cli.main:app"
43+
bm = "basic_memory.cli.main:app"
4344

4445
[build-system]
4546
requires = ["hatchling"]

0 commit comments

Comments
 (0)