{"id":19229170,"url":"https://github.com/jerakin/getbob","last_synced_at":"2026-04-17T02:31:14.085Z","repository":{"id":129090155,"uuid":"186884031","full_name":"Jerakin/getbob","owner":"Jerakin","description":"Download Defold's build tool bob","archived":false,"fork":false,"pushed_at":"2019-10-16T20:02:21.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-01T22:50:47.858Z","etag":null,"topics":["bob","ci","cli","defold"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Jerakin.png","metadata":{"files":{"readme":"README.rst","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":"2019-05-15T18:42:30.000Z","updated_at":"2019-10-16T20:02:23.000Z","dependencies_parsed_at":"2023-04-13T13:04:10.831Z","dependency_job_id":null,"html_url":"https://github.com/Jerakin/getbob","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Jerakin/getbob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerakin%2Fgetbob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerakin%2Fgetbob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerakin%2Fgetbob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerakin%2Fgetbob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jerakin","download_url":"https://codeload.github.com/Jerakin/getbob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerakin%2Fgetbob/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bob","ci","cli","defold"],"created_at":"2024-11-09T15:32:49.914Z","updated_at":"2026-04-17T02:31:14.030Z","avatar_url":"https://github.com/Jerakin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"getbob\n######\nCommandline tool to download Defold's Bob\n\n********\nDownload\n********\nInstall with ``pip install getbob``\n\n\n*****\nUsage\n*****\n\n.. code-block:: bash\n\n    $ getbob --help\n    usage: getbob [-h] [-o, --output OUTPUT] [-v [VERSION]] [-f] [--verbose]\n\n    Commandline tool to download Defold's Bob\n\n    required arguments:\n      -o, --output OUTPUT   File name of the output\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      -v [VERSION], --version [VERSION]\n                            Which version to download, if not provided the latest\n                            stable will be used. Either: sha1 string, version\n                            string (1.2.152) or 'beta'\n      -f, --force           Overwrite already downloaded bob\n      --verbose             Print verbose output\n\n\nIntegrates well with build systems such as Jenkins, you can set a string argument that you can use to specify which defold version to use.\n\nHere's an example of how I use it on Jenkins\n\n.. code-block:: bash\n\n    export bob=\"$WORKSPACE/../bob/$defold.jar\"\n\n    # Get bob\n    getbob --output $bob --defold $defold --no-progress\n\n\nCan also be used to simply download a version of bob quickly too\nTo download the most recent version to pwd as \"bob.jar\" :code:`getbob --output bob.jar`\n\nCan also be used in a python script like :code:`import getbob; getbob.download(\"1.2.155\", \"/output/path\")`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerakin%2Fgetbob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerakin%2Fgetbob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerakin%2Fgetbob/lists"}