{"id":18188896,"url":"https://github.com/mlafeldt/ck","last_synced_at":"2025-04-02T04:31:46.794Z","repository":{"id":57552937,"uuid":"97818434","full_name":"mlafeldt/ck","owner":"mlafeldt","description":"The ConvertKit Tool","archived":false,"fork":false,"pushed_at":"2019-02-20T21:02:32.000Z","size":50,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T10:24:19.199Z","etag":null,"topics":["automation","convertkit","email-marketing","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlafeldt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-20T09:42:32.000Z","updated_at":"2019-02-20T21:02:34.000Z","dependencies_parsed_at":"2022-09-26T18:51:40.866Z","dependency_job_id":null,"html_url":"https://github.com/mlafeldt/ck","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlafeldt%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlafeldt%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlafeldt%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlafeldt%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlafeldt","download_url":"https://codeload.github.com/mlafeldt/ck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246757470,"owners_count":20828903,"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":["automation","convertkit","email-marketing","golang"],"created_at":"2024-11-03T03:05:06.374Z","updated_at":"2025-04-02T04:31:41.777Z","avatar_url":"https://github.com/mlafeldt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ck - The ConvertKit Tool\n\n[![Build Status](https://travis-ci.org/mlafeldt/ck.svg?branch=master)](https://travis-ci.org/mlafeldt/ck)\n[![GoDoc](https://godoc.org/github.com/mlafeldt/ck/convertkit?status.svg)](https://godoc.org/github.com/mlafeldt/ck/convertkit)\n\nAccess the [ConvertKit API](http://help.convertkit.com/article/33-api-documentation-v3) from the command line.\n\n## Installation\n\nIf you're on Mac OS X, the easiest way to get the `ck` command-line tool is via Homebrew:\n\n```bash\nbrew tap mlafeldt/formulas\nbrew install cktool\n```\n\nYou can also build the tool from source, provided you have Go installed:\n\n```bash\ngo get -u github.com/mlafeldt/ck\n```\n\n## Usage\n\n```\nUsage:\n  ck [command]\n\nAvailable Commands:\n  help        Help about any command\n  subscribers List subscribers\n  version     Show program version\n\nFlags:\n      --api-endpoint string   Set ConvertKit API endpoint\n      --api-key string        Set API key for ConvertKit account\n      --api-secret string     Set API secret for ConvertKit account\n  -h, --help                  help for ck\n\nUse \"ck [command] --help\" for more information about a command.\n```\n\nThe tool understands these environment variables:\n\n* `CONVERTKIT_API_KEY` - the same as `--api-key`\n* `CONVERTKIT_API_SECRET` - the same as `--api-secret`\n* `CONVERTKIT_API_ENDPOINT` - the same as `--api-endpoint`\n\n## Go library\n\nIn addition to the CLI tool, the project also provides the `convertkit` Go library for use in other Go projects. To install it from source:\n\n```bash\ngo get -u github.com/mlafeldt/ck/convertkit\n```\n\nFor usage and examples, see the [Godoc documentation](https://godoc.org/github.com/mlafeldt/ck/convertkit).\n\n## Author\n\nThis project is being developed by [Mathias Lafeldt](https://twitter.com/mlafeldt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlafeldt%2Fck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlafeldt%2Fck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlafeldt%2Fck/lists"}