{"id":17710552,"url":"https://github.com/pmerku/smart_work","last_synced_at":"2025-03-31T09:12:29.301Z","repository":{"id":141337374,"uuid":"257907955","full_name":"pmerku/smart_work","owner":"pmerku","description":"Dockerized development environment","archived":false,"fork":false,"pushed_at":"2020-04-22T16:34:41.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T13:32:45.632Z","etag":null,"topics":["development-environment","docker-compose","docker-images"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/pmerku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-04-22T13:21:34.000Z","updated_at":"2020-04-22T16:34:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee0678ac-d24c-4bae-98b5-bfab62e53f6c","html_url":"https://github.com/pmerku/smart_work","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/pmerku%2Fsmart_work","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fsmart_work/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fsmart_work/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fsmart_work/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmerku","download_url":"https://codeload.github.com/pmerku/smart_work/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443539,"owners_count":20778249,"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":["development-environment","docker-compose","docker-images"],"created_at":"2024-10-25T07:06:51.260Z","updated_at":"2025-03-31T09:12:29.286Z","avatar_url":"https://github.com/pmerku.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dockerized dev\n\nThis is my custom development environment for `C`, `NASM` and `PYTHON` projects. \\\nMake sure you have `docker cli` and `docker-compose` installed.\n\n### Installation\n\nPlease run the following:\n\n```\ngit clone git://github.com/pmerku/smart_work.git ~/smart_work\ncd ~/smart_work\ndocker-compose build\n```\n\n### Usage\n\nThe images are now built and you can use them with these commands in your project root directory:\n\n```\ndocker run -it --rm --init -v \"$PWD:/pwd\" pmerku/clang sh -c \"cd /pwd; zsh\"\ndocker run -it --rm --init -v \"$PWD:/pwd\" pmerku/python sh -c \"cd /pwd; zsh\"\n```\n\n``For windows change $PWD:/pwd to ${PWD}:/pwd``\n\n### Debug mode\n\nDebug mode includes: lldb, valgring, strace and ltrace\n\nYou can switch to the debug version of the clang docker image by changing ``dev``  to ``debug`` in \\\nthe `docker-compose.yaml` file and rebuild the image.\n\n```\n    build:\n        context: ./clang\n        target: dev      \u003c--- HERE\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmerku%2Fsmart_work","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmerku%2Fsmart_work","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmerku%2Fsmart_work/lists"}