trello-to-deck/src
Paul Campbell 336a5945a4
Some checks failed
Release Please / Release-plz (push) Failing after 15s
Test / build (map[name:stable]) (push) Waiting to run
Test / build (map[name:nightly]) (push) Has been cancelled
refactor(trello): rearrange model
2024-12-19 09:06:44 +00:00
..
macros feat: add kxio printer to context 2024-12-13 09:30:16 +00:00
nextcloud refactor: remove board_id and board_name from config file 2024-12-19 08:14:50 +00:00
tests refactor: remove board_id and board_name from config file 2024-12-19 08:14:50 +00:00
trello refactor(trello): rearrange model 2024-12-19 09:06:44 +00:00
api_result.rs feat: add command 'nextcloud card add-attachment' 2024-12-18 17:21:01 +00:00
check.rs refactor: remove board_id and board_name from config file 2024-12-19 08:14:50 +00:00
config.rs refactor: reshuffling and extracting Executor trait 2024-12-13 21:59:28 +00:00
default-config.toml refactor(trello): rewrite trello module and rename commands 2024-12-13 22:10:38 +00:00
execute.rs refactor: Execute::execute passes itself by ref 2024-12-16 06:41:29 +00:00
init.rs feat: add kxio printer to context 2024-12-13 09:30:16 +00:00
lib.rs refactor: pass parsed Commands from main 2024-12-16 07:45:44 +00:00
main.rs refactor: pass parsed Commands from main 2024-12-16 07:45:44 +00:00
post-init-instructions.txt feat: command to write initial config file 2024-12-12 17:31:31 +00:00
template.rs feat: command to write initial config file 2024-12-12 17:31:31 +00:00