{"id":27963060,"url":"https://github.com/diggerhq/cli","last_synced_at":"2025-05-07T19:58:02.125Z","repository":{"id":38078455,"uuid":"307393770","full_name":"diggerhq/cli","owner":"diggerhq","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-06T18:48:51.000Z","size":701,"stargazers_count":11,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T19:57:57.260Z","etag":null,"topics":["aws","docker","fargate"],"latest_commit_sha":null,"homepage":"https://digger.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diggerhq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-26T14:09:22.000Z","updated_at":"2022-07-25T09:06:56.000Z","dependencies_parsed_at":"2023-01-17T17:49:18.876Z","dependency_job_id":null,"html_url":"https://github.com/diggerhq/cli","commit_stats":null,"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggerhq%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggerhq%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggerhq%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggerhq%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diggerhq","download_url":"https://codeload.github.com/diggerhq/cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949301,"owners_count":21830150,"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":["aws","docker","fargate"],"created_at":"2025-05-07T19:58:00.807Z","updated_at":"2025-05-07T19:58:02.115Z","avatar_url":"https://github.com/diggerhq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## Installation (development)\n- add an entry in your /etc/hosts to point digger.local -\u003e 127.0.0.1\n- create virtualenv with python version \u003e 3.7\n- `cp env/.env.example env/.env`\n- update endpoint in env/.env file to `https://digger.local:8000`\n- pip install -r requirements.txt\n- pip install --editable . \n- now test with `dg` -- you should see a help screen\n- start from a blank folder\n\n\n## Releasing\n\n### On host:\n- create a virtualenv for packaging\n- pip install -r requirements.txt\n- pip insall pyinstaller\n- ` pyinstaller dg.spec`\n- The released binary will be in dist/ folder\n\n### Using docker:\n-  docker build -t dg-release-debian -f docker/Dockerfile-release.debian .\n- docker run -it -v $PWD/dist:/dist dg-release-debian\n- The resulting binary will be in the dist/ folder, you can modify this by changing the first argument to `-v`\n\n### With github actions:\nAny tag which starts with vxxx will be built for linux and malk\nA corresponding release will be created. In the releases tab https://github.com/diggerhq/cli/releases\nYou can download the release and upload to a pulic s3 bucket (we deploy to digger-releases/linux and digger-releases/darwin).\nUpdate [homebrew](https://github.com/diggerhq/homebrew-tap/blob/master/Formula/dg.rb) and [notion page](https://www.notion.so/Quick-Start-deploy-a-service-d55adaf6bcb84399a3ab0633b19a2a45) with latest links\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiggerhq%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiggerhq%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiggerhq%2Fcli/lists"}