{"id":16110287,"url":"https://github.com/manuelmeraz/pro","last_synced_at":"2026-01-16T01:40:56.280Z","repository":{"id":54310390,"uuid":"340775525","full_name":"ManuelMeraz/pro","owner":"ManuelMeraz","description":"command line development environment (CLDE) for debian based systems in bash","archived":false,"fork":false,"pushed_at":"2022-10-02T23:55:23.000Z","size":74,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T00:45:13.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ManuelMeraz.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":"2021-02-20T23:26:41.000Z","updated_at":"2022-02-05T19:28:42.000Z","dependencies_parsed_at":"2023-01-19T00:05:13.507Z","dependency_job_id":null,"html_url":"https://github.com/ManuelMeraz/pro","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2Fpro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2Fpro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2Fpro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelMeraz%2Fpro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManuelMeraz","download_url":"https://codeload.github.com/ManuelMeraz/pro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794027,"owners_count":20834931,"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-10-09T19:36:44.173Z","updated_at":"2026-01-16T01:40:56.236Z","avatar_url":"https://github.com/ManuelMeraz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pro (project)\ncommand line development environment (CLDE) for debian based systems in bash\n\n```\npro checkout \n\nSet new project\n    * check directory, if not exists ask for git repo url\n    * ask for docker repo and tag\n    * build custom image with username\n```\n\n```\npro config \n\nusage: pro config [\u003coptions\u003e] [\u003csetting\u003e=\u003cvalue\u003e...]\n\nThis subcommand will configure the global configuration for pro. pro\nneeds to be configured before using any other subcommands.\n\narguments:\n  \u003csetting\u003e=\u003cvalue\u003e... These values will be updated without prompting.\n\noptions:\n  -f|--force           Reconfigure pro after it has already been configured\n  -n|--no-prompt       Apply any direct updates. Do not prompt for any settings.\n```\n\n```\npro cd\n\ncd to current project directory.\n```\n\n```\npro container start \n\nStart the project container. Restart if already running.\n```\n\n```\npro container stop\n\nStop the project container.\n```\n\n```\npro container attach \n\nattach to current project docker container \n```\n\n## Dependencies\n\n```\nsudo apt install -y docker.io silversearcher-ag fzf \nsudo usermod -aG docker $USER # log in and out after this or reboot\n```\n\n## Installation\n\nInstallation will install to `/opt/pro`\n\n```\nsudo scripts/install_pro.sh\necho \"[[ -d /opt/pro ]] \u0026\u0026 source /opt/pro/setup.sh\" \u003e\u003e ~/.bashrc\nsource ~/.bashrc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelmeraz%2Fpro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuelmeraz%2Fpro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelmeraz%2Fpro/lists"}