{"id":51640808,"url":"https://github.com/tamnd/tycs-cli","last_synced_at":"2026-07-13T19:03:06.544Z","repository":{"id":368202364,"uuid":"1269083943","full_name":"tamnd/tycs-cli","owner":"tamnd","description":"Browse the Teach Yourself CS curriculum: subjects, books, and video recommendations as JSON or table output.","archived":false,"fork":false,"pushed_at":"2026-06-29T12:36:17.000Z","size":57,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-29T14:26:33.907Z","etag":null,"topics":["cli","computer-science","curriculum","golang","json","open-data","teachyourselfcs"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tamnd.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-14T09:38:30.000Z","updated_at":"2026-06-14T11:05:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tamnd/tycs-cli","commit_stats":null,"previous_names":["tamnd/tycs-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tamnd/tycs-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Ftycs-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Ftycs-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Ftycs-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Ftycs-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tamnd","download_url":"https://codeload.github.com/tamnd/tycs-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamnd%2Ftycs-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35432821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","computer-science","curriculum","golang","json","open-data","teachyourselfcs"],"created_at":"2026-07-13T19:03:00.136Z","updated_at":"2026-07-13T19:03:06.533Z","avatar_url":"https://github.com/tamnd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tycs\n\nBrowse the [Teach Yourself CS](https://teachyourselfcs.com/) curriculum from the command line.\n\n`tycs` is a single pure-Go binary. No API key required.\n\n## Install\n\n```bash\ngo install github.com/tamnd/tycs-cli/cmd/tycs@latest\n```\n\nOr grab a prebuilt binary from the [releases](https://github.com/tamnd/tycs-cli/releases), or run the container image:\n\n```bash\ndocker run --rm ghcr.io/tamnd/tycs:latest --help\n```\n\n## Usage\n\n```bash\n# List all 9 CS subject guides\ntycs subjects\n\n# Table output\ntycs subjects -o table\n\n# JSON output\ntycs subjects -o json\n\n# Get subject URLs only\ntycs subjects -o url\n\n# Limit results\ntycs subjects -n 3\n```\n\n## Commands\n\n| Command | Description |\n|---------|-------------|\n| `subjects` | List all CS subject guides from Teach Yourself CS |\n| `version` | Show version information |\n\n## Global flags\n\n```\n-o, --output string    output format: table|json|jsonl|csv|tsv|url|raw (default \"auto\")\n-n, --limit int        limit number of records (0 = all)\n    --fields strings   comma-separated columns to include\n    --no-header        omit header row\n    --template string  Go text/template per record\n    --timeout duration per-request timeout (default 30s)\n    --delay duration   minimum spacing between requests\n    --retries int      retry attempts on 429/5xx (default 3)\n```\n\n## License\n\nApache-2.0. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamnd%2Ftycs-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamnd%2Ftycs-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamnd%2Ftycs-cli/lists"}