Commit Graph

16 Commits

Author SHA1 Message Date
mrosati 87ecaec3f3 add command aliases
build / build (push) Successful in 9s
pytest / pytest (push) Failing after 23s
2026-05-10 16:56:50 +02:00
mrosati 150cc57932 running without arguments prints the help 2026-05-10 16:52:31 +02:00
mrosati 5a2844c7cb document the CHROMA_FOLDER env var usage in help
build / build (push) Successful in 49s
pytest / pytest (push) Failing after 29s
2026-05-10 16:35:37 +02:00
Matteo Rosati 96ccf0396d configurable directory
build / build (push) Successful in 47s
pytest / pytest (push) Successful in 35s
2026-05-06 21:23:37 +02:00
Matteo Rosati 26df98c08e add multi-file import support
build / build (push) Successful in 9s
pytest / pytest (push) Successful in 26s
2026-04-29 15:39:42 +02:00
Matteo Rosati d1b1238897 decouple core data from CLI formatting
build / build (push) Successful in 49s
pytest / pytest (push) Successful in 30s
2026-04-29 12:44:28 +02:00
mrosati d71fce7a6a cannot import non-text files!
build / build (push) Successful in 39s
pytest / pytest (push) Successful in 35s
2026-04-24 18:40:51 +02:00
mrosati c5b6b196b5 fix syntax and types 2026-04-24 18:23:02 +02:00
Matteo Rosati a14edebafe add colors!
build / build (push) Successful in 12s
pytest / pytest (push) Successful in 29s
2026-04-23 21:49:46 +02:00
Matteo Rosati 13d2f525a9 fix syntax 2026-04-23 21:06:31 +02:00
mrosati fb5d0f7c0c add comments
build / build (push) Successful in 10s
2026-04-23 19:37:13 +02:00
mrosati 38fa57e348 refactor rename add-data -> import
build / build (push) Successful in 9s
2026-04-23 19:34:59 +02:00
Matteo Rosati b7aeb68da9 update description 2026-04-22 22:27:55 +02:00
Matteo Rosati f09e9da9a5 format code 2026-04-22 22:22:49 +02:00
Matteo Rosati 0441bcd911 remove command aliases 2026-04-22 22:21:14 +02:00
Matteo Rosati b52952a2eb simplify the app using typer 2026-04-22 22:14:26 +02:00