{"id":19643829,"url":"https://github.com/prathik/generator-codechef","last_synced_at":"2025-07-28T11:07:11.336Z","repository":{"id":57155627,"uuid":"82524232","full_name":"prathik/generator-codechef","owner":"prathik","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-26T08:55:07.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T23:39:14.575Z","etag":null,"topics":["codechef","competitive-programming"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/prathik.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}},"created_at":"2017-02-20T06:26:03.000Z","updated_at":"2017-02-20T06:28:33.000Z","dependencies_parsed_at":"2022-08-26T08:31:13.142Z","dependency_job_id":null,"html_url":"https://github.com/prathik/generator-codechef","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/prathik/generator-codechef","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prathik%2Fgenerator-codechef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prathik%2Fgenerator-codechef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prathik%2Fgenerator-codechef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prathik%2Fgenerator-codechef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prathik","download_url":"https://codeload.github.com/prathik/generator-codechef/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prathik%2Fgenerator-codechef/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267505099,"owners_count":24098346,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["codechef","competitive-programming"],"created_at":"2024-11-11T14:24:11.964Z","updated_at":"2025-07-28T11:07:11.307Z","avatar_url":"https://github.com/prathik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-codechef [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]\n\u003e Project builder for codechef\n\n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-codechef using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-codechef\n```\n\nThen generate your new project:\n\n```bash\nyo codechef\n```\n\n## Using with Vim\n\nThis project is going to be built with Vim users in mind.\n\nLoad main.cpp in vim, after coding run `:make` in vim to generate the binary\nand run the test.\n\n`test.txt` will contain data which codechef will input.\n\n`output.txt` contains the expected output for the testcase.\n\n## Useful macros\n\n* `ARRINIT(arr, n, value)` - Initialize arr of size n with `value`.\n* `TDINIT(arr, n, value)` - Initialize a 2d array of size n*n with `value`.\n* `PRINTARR(arr, n)` - Prints an array\n* `INPUTARR(arr, n)` - Input an array\n \n## Getting To Know Yeoman\n\n * Yeoman has a heart of gold.\n * Yeoman is a person with feelings and opinions, but is very easy to work with.\n * Yeoman can be too opinionated at times but is easily convinced not to be.\n * Feel free to [learn more about Yeoman](http://yeoman.io/).\n\n## License\n\nMIT © [Prathik Rajendran M.]()\n\n\n[npm-image]: https://badge.fury.io/js/generator-codechef.svg\n[npm-url]: https://npmjs.org/package/generator-codechef\n[travis-image]: https://travis-ci.org/prathik/generator-codechef.svg?branch=master\n[travis-url]: https://travis-ci.org/prathik/generator-codechef\n[daviddm-image]: https://david-dm.org/prathik/generator-codechef.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/prathik/generator-codechef\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathik%2Fgenerator-codechef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprathik%2Fgenerator-codechef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathik%2Fgenerator-codechef/lists"}