{"id":26495259,"url":"https://github.com/timdehof/advent-of-code-cli","last_synced_at":"2026-04-17T02:33:52.076Z","repository":{"id":210150802,"uuid":"725862324","full_name":"timDeHof/advent-of-code-cli","owner":"timDeHof","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-02T02:29:49.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T10:40:50.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timDeHof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-12-01T02:49:53.000Z","updated_at":"2023-12-01T02:57:37.000Z","dependencies_parsed_at":"2025-03-20T10:37:35.120Z","dependency_job_id":null,"html_url":"https://github.com/timDeHof/advent-of-code-cli","commit_stats":null,"previous_names":["timdehof/advent-of-code-cli"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/timDeHof/advent-of-code-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fadvent-of-code-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fadvent-of-code-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fadvent-of-code-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fadvent-of-code-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timDeHof","download_url":"https://codeload.github.com/timDeHof/advent-of-code-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fadvent-of-code-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":[],"created_at":"2025-03-20T10:37:30.770Z","updated_at":"2026-04-17T02:33:52.045Z","avatar_url":"https://github.com/timDeHof.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code CLI Tool\n\nThis CLI tool is designed to assist in managing and solving challenges for the\n[Advent of Code](https://adventofcode.com/) - an annual set of Christmas-themed\nprogramming puzzles. It streamlines the process of setting up and organizing the\nchallenges, making it easier to focus on solving them.\n\n## Features\n\n- **Day Initialization**: Automatically creates a new folder and a template file\n  for each day's challenge, helping you to quickly start coding your solution.\n- **List Days Contents**: Lists the contents of the current working directory\n  with details like file size and creation date.\n\n## Getting Started\n\n### Prerequisites\n\n- Ensure that Node.js is installed on your system.\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone git@github.com:timDeHof/advent-of-code-cli.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd advent-of-code-cli\n   ```\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. To use the tool\n\n   ```bash\n   npm run start\n   ```\n\nFollow the prompts to enter the day number. This will create a new folder for\nthe specified day with a pre-populated template file.\n\n## Customization\n\nThe template used for each day's challenge can be modified by editing the\n`dayTemplate.ts` file in the templates directory. Feel free to add additional\ncommands and features to the CLI as per your requirements.\n\n## Contributing\n\nContributions to this project are welcome. If you have ideas for new features or\nimprovements, please feel free to fork the repository and submit a pull request.\n\n## License\n\nMIT\n\n## Acknowledgments\n\nSpecial thanks to the Advent of Code for providing engaging and challenging\nprogramming puzzles each year.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimdehof%2Fadvent-of-code-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimdehof%2Fadvent-of-code-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimdehof%2Fadvent-of-code-cli/lists"}