{"id":19386881,"url":"https://github.com/hhakk/trello-cli","last_synced_at":"2025-02-24T18:51:59.292Z","repository":{"id":209301980,"uuid":"580419588","full_name":"hhakk/trello-cli","owner":"hhakk","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-28T07:30:06.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T08:15:21.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hhakk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-20T14:13:54.000Z","updated_at":"2023-03-05T13:26:33.000Z","dependencies_parsed_at":"2023-11-26T15:33:42.340Z","dependency_job_id":null,"html_url":"https://github.com/hhakk/trello-cli","commit_stats":null,"previous_names":["hhakk/trello-cli"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Ftrello-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Ftrello-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Ftrello-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhakk%2Ftrello-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhakk","download_url":"https://codeload.github.com/hhakk/trello-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240540554,"owners_count":19817791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T10:07:41.029Z","updated_at":"2025-02-24T18:51:59.272Z","avatar_url":"https://github.com/hhakk.png","language":"Go","readme":"# trello-cli\n\nA CLI application using [github.com/adlio/trello](https://github.com/adlio/trello) to list, add and remove Trello cards.\n\nYou need a Trello API key and API Token for this CLI to work.\n\nYou can get them by following instructions from the [official documentation](https://developer.atlassian.com/cloud/trello/guides/rest-api/authorization/).\n\nOn the first time running this application, you will be prompted your API key, API Token and default board URL.\n\n## installation\n\nYou may simply run\n```\nsudo make install\n```\n\n## usage\n\n### 1. List cards (optionally  only ones assigned to you)\n\n```\ntrello ls {cards, members} [--user]\n```\n\n### 2. Add a new card\n\n```\ntrello add -n NAME -l LIST [-d DESCRIPTION] [-t DEADLINE] [-m MEMBER]\nNAME = name for card\nLIST = list name for card\nDESCRIPTION = description for card\nDEADLINE = due date (defaults to next Friday, format: YYYY-MM-DD)\nMEMBER = member name (defaults to you)\n\nMEMBER and LIST are fuzzy matched, so writing \"sales\" matches \"Sales\"\n```\n\n### 3. Archive a card\n\n```\ntrello rm -n NAME -l LIST\nNAME = name for card\nLIST = list name for card\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhakk%2Ftrello-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhhakk%2Ftrello-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhakk%2Ftrello-cli/lists"}