{"id":16195110,"url":"https://github.com/ashcrow/trello-card-maker","last_synced_at":"2025-04-07T15:53:50.210Z","repository":{"id":69247303,"uuid":"70422152","full_name":"ashcrow/trello-card-maker","owner":"ashcrow","description":"Simple tool to make trello cards via yaml","archived":false,"fork":false,"pushed_at":"2016-10-09T19:13:51.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T18:27:53.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ashcrow.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-09T18:23:37.000Z","updated_at":"2016-10-10T20:36:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"97a93a60-f1ad-4839-9051-873ce9cd4e8c","html_url":"https://github.com/ashcrow/trello-card-maker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Ftrello-card-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Ftrello-card-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Ftrello-card-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Ftrello-card-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashcrow","download_url":"https://codeload.github.com/ashcrow/trello-card-maker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685595,"owners_count":20979084,"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-10-10T08:26:18.007Z","updated_at":"2025-04-07T15:53:50.188Z","avatar_url":"https://github.com/ashcrow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"trello-card-maker\n=================\n\nSimple tool to make trello cards via yaml. Useful when you'd like your editor to be able to create new cards.\n\nSee the [template](/template.yml) as a starting point for templatizing to your teams specific format.\n\nConfiguration\n-------------\nThe tool requires a configuration file like so:\n\n```yaml\napi_key: YOUR_API_KEY\napi_secret: YOUR_API_SECRET\ntoken: YOUR_TOKEN\n```\n\nBy default it will check ``~/.config/tcm.yaml``.\n\n\nExample\n-------\n```\n$ trello-card-maker mycard.yml\nINFO - Found board \"Test\"\nINFO - Found list \"Completed\"\nINFO - Created card \"My card\"\nINFO - Added checklist \"tasks\" to card \"My card\"\nINFO - Added label \"test\" for card \"My card\"\nINFO - Card link: https://trello.com/c/....\n```\n\nVim Binding Example\n-------------------\n```\n# File: ~/.vimrc\ncommand TrelloNewCard execute \"!trello-card-maker %:p\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashcrow%2Ftrello-card-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashcrow%2Ftrello-card-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashcrow%2Ftrello-card-maker/lists"}