{"id":18697621,"url":"https://github.com/farischt/gencert","last_synced_at":"2025-11-08T16:30:40.169Z","repository":{"id":108615055,"uuid":"577076168","full_name":"farischt/gencert","owner":"farischt","description":"Certificates generator's CLI ","archived":false,"fork":false,"pushed_at":"2022-12-11T22:19:46.000Z","size":383,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T04:15:13.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/farischt.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":"2022-12-11T22:17:30.000Z","updated_at":"2022-12-11T22:18:33.000Z","dependencies_parsed_at":"2023-04-28T04:24:57.611Z","dependency_job_id":null,"html_url":"https://github.com/farischt/gencert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fgencert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fgencert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fgencert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fgencert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farischt","download_url":"https://codeload.github.com/farischt/gencert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558925,"owners_count":19658929,"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":[],"created_at":"2024-11-07T11:24:59.739Z","updated_at":"2025-11-08T16:30:40.132Z","avatar_url":"https://github.com/farischt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gencert\n\nThis project was made for educationnal purposes by @Farischt\n\nSimple certificates generation using a [gofpdf](https://github.com/jung-kurt/gofpdf) module to create PDFs.\n\n## Using the CLI\n\nFirst build the project:\n\n`go build -o build`\n\nOnce you've built the project you can start using the CLI as following:\n\n`./build -type your_extension[pdf || html] -filename your_file_name.csv`\n\n## Commands\n\nEvery command is prefixed by the prefix `-type`.\nHere a the differents types available:\n\n- pdf: `-type pdf`\n- html: `-type html`\n\nEvery command also needs a csv file containing the students data just as [this example](./students.csv). **_Please make sure to use the exact same synthax !!!_**\n\n`-filename students.csv`\n\nAn example of a full command:\n\n`./build -type pdf -filename students.csv`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarischt%2Fgencert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarischt%2Fgencert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarischt%2Fgencert/lists"}