{"id":16343894,"url":"https://github.com/dawoox/hub-workshop-clion","last_synced_at":"2025-11-06T05:30:34.503Z","repository":{"id":211457606,"uuid":"727285242","full_name":"Dawoox/HUB-Workshop-CLion","owner":"Dawoox","description":"Workshop on how to use CLion efficiently ","archived":false,"fork":false,"pushed_at":"2023-12-04T15:25:24.000Z","size":426,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T16:32:32.717Z","etag":null,"topics":["clion","epitech-workshop"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/Dawoox.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}},"created_at":"2023-12-04T15:01:36.000Z","updated_at":"2023-12-19T17:04:11.000Z","dependencies_parsed_at":"2023-12-08T17:38:10.960Z","dependency_job_id":null,"html_url":"https://github.com/Dawoox/HUB-Workshop-CLion","commit_stats":null,"previous_names":["dawoox/hub-workshop-clion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dawoox%2FHUB-Workshop-CLion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dawoox%2FHUB-Workshop-CLion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dawoox%2FHUB-Workshop-CLion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dawoox%2FHUB-Workshop-CLion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dawoox","download_url":"https://codeload.github.com/Dawoox/HUB-Workshop-CLion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239484211,"owners_count":19646429,"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":["clion","epitech-workshop"],"created_at":"2024-10-11T00:26:10.822Z","updated_at":"2025-02-18T13:46:01.797Z","avatar_url":"https://github.com/Dawoox.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"CLion: what is it and how to use it.\n\n## Why use it?\n\nCLion is a powerful IDE, unlike text editor it analyze your code to integrate seamlessly in your existing workflow and provide graphical interfaces for your CLI tools (Make, valgrind, etc).\nIt make easy to code, debug, and analyze your code for small project to big, multiple weeks projects.\nIt is intuitive, you don't need to configure a lot of things to get it up running, and once in it you can manage your project without ever leaving CLion.\n\n## Know issues\n\n* The cursor disappearing randomly on Linux\n* High RAM usage (If you have more than 8GO of RAM it won't be an issue)\n* Can take several seconds to load\n\n## Requesting a student license\n\nDuring this workshop we will use the free trial of CLion (of 30 days) but we will also quickly see at the end how to request a free student license to have CLion (or any Jetbrains tool) for free during your cursus at Epitech.\n\n#### Installing CLion\n\n*For those of you who haven't installed CLion, you can install it [here](https://www.jetbrains.com/clion/download/#section=linux)**\n\n## How to open an existing project\n\nDuring this workshop we will use this project as a template to test CLion utilities.\nFirst clone this repository on your laptop using your terminal (I recommend cloning your project in C in the CLionProjects repository at your home directory). Next launch CLion you should see the projects window :\n\n![](./doc/projects_window.png)\n\nHere click on 'Open' and select the folder you just cloned (and not it's content !).\n\n## Here we are, finally, in CLion\n\nNow let's configure our project in CLion to enable all of its capabilities.\nThe use of a terminal during this workshop is prohibited, all actions need to be done inside of CLion (and no the integrated terminal doesn't count !)\n\nWhat's need to be done:\n* Import the Makefile project\n* Configure the Makefile pipeline\n* Fix the program\n* Build and run\n\u003e And you can relax, you now know how to use CLion, but there is more !\n\nTo improve your skills you can also:\n* Look at how the debugger works\n* Refactor quickly your code using the `Extract methodes` utility\n* Use the GUI to make a make, manage what changes are inside a commit\n* Take a first look at the git window\n* Setup the Epitech Headers as a .c (and .h) file template\n* Setup the `Settings sync` system, to never lose your precious IDE configuration\n\nRemember, everyone has a slight different IDE configuration, customize your config to make it suit your needs.\n\n##### The plugins I recommend:\n\n- Atom Material Icons\n- Discord Integration\n- Material Theme UI\n\n#### End result:\n\nThis should be what your project look like at the end of this workshop:\u003cbr\u003e\n*The color highlighting is what we are looking after*\n\n![](./doc/file_tree_end_result.png)\n\u003e `.direnv` and `.envrc` should be ignored\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawoox%2Fhub-workshop-clion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawoox%2Fhub-workshop-clion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawoox%2Fhub-workshop-clion/lists"}