{"id":17537655,"url":"https://github.com/zenhack/git-wat","last_synced_at":"2025-03-29T03:46:15.516Z","repository":{"id":151019395,"uuid":"46690333","full_name":"zenhack/git-wat","owner":"zenhack","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-23T01:49:09.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T13:45:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zenhack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-23T01:48:40.000Z","updated_at":"2015-11-23T01:49:12.000Z","dependencies_parsed_at":"2023-04-13T21:53:10.396Z","dependency_job_id":null,"html_url":"https://github.com/zenhack/git-wat","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/zenhack%2Fgit-wat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fgit-wat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fgit-wat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fgit-wat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenhack","download_url":"https://codeload.github.com/zenhack/git-wat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135739,"owners_count":20729056,"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-20T20:42:24.113Z","updated_at":"2025-03-29T03:46:15.486Z","avatar_url":"https://github.com/zenhack.png","language":"Python","readme":"`git-wat` (Web API Tool) is a tool for interacting with the web APIs on\nsites like github, gitlab, bitbucket etc. It lets you do routine tasks\nwithout leaving the command line. For example, on Github, without\n`git-wat` Creating a repo:\n\n    git init my-project\n    cd my-project\n    # Do stuff\n    git add .\n    git commit\n    git remote add origin git@github.com:me/my-project\n    # Go to github's website, log in, navigate to the create repo\n    # dialog, and fill out the form.\n    git push -u origin master\n\n\nWith `git-wat`:\n\n    git init my-project\n    cd my-project\n    # Do stuff\n    git add .\n    git commit\n    git remote add origin git@github.com:me/my-project\n    git wat init origin my-project\n    git push -u origin master\n\n\nThis is very WIP.\n\nLicense: GPLv3 or later.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fgit-wat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenhack%2Fgit-wat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fgit-wat/lists"}