{"id":13687798,"url":"https://github.com/dogbin/inu","last_synced_at":"2026-01-14T23:22:23.309Z","repository":{"id":43103888,"uuid":"215898034","full_name":"dogbin/inu","owner":"dogbin","description":"Easily use dogbin from your terminal","archived":false,"fork":false,"pushed_at":"2020-11-21T09:13:36.000Z","size":33,"stargazers_count":26,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-14T09:56:38.891Z","etag":null,"topics":["cli","dogbin","go","hastebin","pastebin"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dogbin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["deletescape"],"patreon":"deletescape","liberapay":"deletescape","custom":["https://paypal.me/deletescape","https://buymeacoff.ee/deletescape"]}},"created_at":"2019-10-17T22:44:16.000Z","updated_at":"2022-12-01T22:58:19.000Z","dependencies_parsed_at":"2022-09-22T06:00:23.971Z","dependency_job_id":null,"html_url":"https://github.com/dogbin/inu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dogbin/inu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogbin%2Finu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogbin%2Finu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogbin%2Finu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogbin%2Finu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dogbin","download_url":"https://codeload.github.com/dogbin/inu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogbin%2Finu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28437981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","dogbin","go","hastebin","pastebin"],"created_at":"2024-08-02T15:01:00.770Z","updated_at":"2026-01-14T23:22:23.286Z","avatar_url":"https://github.com/dogbin.png","language":"Go","readme":"# inu - use dogbin from your terminal\n\n\u003e Use dogbin/hastebin from your cli\n\n[![GoDoc](https://godoc.org/github.com/dogbin/inu/dogbin?status.svg)](https://godoc.org/github.com/dogbin/inu/dogbin)\n[![Go Report Card](https://goreportcard.com/badge/github.com/dogbin/inu)](https://goreportcard.com/report/github.com/dogbin/inu)\n[![Build Status](https://travis-ci.com/dogbin/inu.svg?branch=master)](https://travis-ci.com/dogbin/inu)\n[![Code Coverage](https://img.shields.io/codecov/c/github/dogbin/inu)](https://codecov.io/gh/dogbin/inu/)\n\n## Installation:\n\nEnsure you have [Go](https://golang.org) installed, and run:\n\n```bash\ndeletescape@nortia:~$ go get github.com/dogbin/inu\n```\n\n## Usage:\n\n```bash\ndeletescape@nortia:~$ inu help\nNAME:\n   inu - Use dogbin/hastebin right from your terminal\n\nUSAGE:\n   inu [global options] command [command options] [arguments...]\n\nVERSION:\n   0.1.0\n\nAUTHOR:\n   Till Kottmann \u003cme@deletescape.ch\u003e\n\nCOMMANDS:\n   put, up, p, u,   Create a new paste\n   get, show, s     Obtains the contents of a paste\n   help, h          Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --server value, -r value  The dogbin/hastebin server to use (default: \"del.dog\") [%DOGBIN_SERVER%] [~/.inu/server]\n   --slug value, -s value    The slug to use instead of the server generated one [haste doesn't support this]\n   --file value, -f value    A file to upload to dogbin\n   --json, -j                Outputs the result as JSON\n   --copy, -c                Additionally puts the created URL in your clipboard\n   --help, -h                show help\n   --version, -v             print the version\n\nCOPYRIGHT:\n   (c) 2019 Till Kottmann\n```\n\nYou can also simply pipe into the `inu` command like this:\n\n```bash\ndeletescape@nortia:~$ echo \"Awesome test for README\" | inu\nhttps://del.dog/nodabaqisa\n```\n\n## Library use\n\nTo access dogbin in your Go app you can import the `github.com/dogbin/inu/dogbin` package. For now use this cli as a reference until a proper godoc exists.\n","funding_links":["https://github.com/sponsors/deletescape","https://patreon.com/deletescape","https://liberapay.com/deletescape","https://paypal.me/deletescape","https://buymeacoff.ee/deletescape"],"categories":["go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogbin%2Finu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdogbin%2Finu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogbin%2Finu/lists"}