{"id":25694101,"url":"https://github.com/srvariable/42projecttemplatebuilder","last_synced_at":"2026-06-17T17:32:32.457Z","repository":{"id":206801117,"uuid":"717720362","full_name":"SrVariable/42ProjectTemplateBuilder","owner":"SrVariable","description":"A template generator for 42 C Projects","archived":false,"fork":false,"pushed_at":"2025-05-29T11:43:00.000Z","size":34,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T13:13:32.717Z","etag":null,"topics":["42","open-source","python","template"],"latest_commit_sha":null,"homepage":"","language":"Python","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/SrVariable.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-11-12T11:27:36.000Z","updated_at":"2025-05-29T11:43:03.000Z","dependencies_parsed_at":"2023-11-15T00:29:40.569Z","dependency_job_id":"64f32c94-3f9e-4a7f-baf6-436be58b34cd","html_url":"https://github.com/SrVariable/42ProjectTemplateBuilder","commit_stats":null,"previous_names":["srrecursive/42projecttemplatebuilder","srvariable/42projecttemplatebuilder"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/SrVariable/42ProjectTemplateBuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrVariable%2F42ProjectTemplateBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrVariable%2F42ProjectTemplateBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrVariable%2F42ProjectTemplateBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrVariable%2F42ProjectTemplateBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SrVariable","download_url":"https://codeload.github.com/SrVariable/42ProjectTemplateBuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrVariable%2F42ProjectTemplateBuilder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34459468,"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-06-17T02:00:05.408Z","response_time":127,"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":["42","open-source","python","template"],"created_at":"2025-02-24T23:50:12.466Z","updated_at":"2026-06-17T17:32:32.451Z","avatar_url":"https://github.com/SrVariable.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42 Project Template Builder\n\n## Table of Contents\n\n1. [Description](#description)\n2. [Requirements](#requirements)\n3. [Usage](#usage)\n\n## Description\n\nThis is a Python script that builds a 42 Project Template for your C Projects.\n\n## Requirements\n\n- Git\n- Python3\n\n## Usage\n\nClone the repository:\n```Shell\ngit clone https://github.com/SrVariable/42ProjectTemplateBuilder\n```\n\nGo inside the folder:\n```Shell\ncd 42ProjectTemplateBuilder\n```\n\nRun the file:\n```Shell\npython3 main.py\n```\n\nIt will ask you the project name, your login, your email and a tag,\nwhich will be displayed alongside 42 logo.\n\n```Shell\nProject Name: hello_world\nLogin: ribana-b\nEmail: ribana-b@student.42malaga.com\nTag: Málaga\n```\n\n\u003e *Tag field is optional. By default, it is set to your campus, extracted\n\u003e from email.*\n\n\u003e [!NOTE]\n\u003e\n\u003e If you don't want to introduce your data every time you run the script\n\u003e you can create a `.env` file following the `.env.example` in the root\n\u003e directory of 42ProjectTemplateBuilder.\n\nIt will create the following directory tree in the current directory:\n\n```text\n| - hello_world\n|   | - include\n|   |   | - hello_world.h\n|   | - src\n|   |   | - hello_world.c\n|   | - utils\n|   |   | - utils.c\n|   | - Makefile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrvariable%2F42projecttemplatebuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrvariable%2F42projecttemplatebuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrvariable%2F42projecttemplatebuilder/lists"}