{"id":42894854,"url":"https://github.com/bugcacher/devstash-cli","last_synced_at":"2026-01-30T15:04:20.981Z","repository":{"id":306654696,"uuid":"1021027106","full_name":"bugcacher/devstash-cli","owner":"bugcacher","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-26T19:34:40.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-26T23:38:33.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bugcacher.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2025-07-16T19:02:42.000Z","updated_at":"2025-07-26T19:31:48.000Z","dependencies_parsed_at":"2025-07-26T23:38:36.408Z","dependency_job_id":"552cb251-d566-47d0-ace1-d1cf5b11f425","html_url":"https://github.com/bugcacher/devstash-cli","commit_stats":null,"previous_names":["bugcacher/devstash-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bugcacher/devstash-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugcacher%2Fdevstash-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugcacher%2Fdevstash-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugcacher%2Fdevstash-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugcacher%2Fdevstash-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugcacher","download_url":"https://codeload.github.com/bugcacher/devstash-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugcacher%2Fdevstash-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"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":[],"created_at":"2026-01-30T15:04:20.895Z","updated_at":"2026-01-30T15:04:20.963Z","avatar_url":"https://github.com/bugcacher.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devstash CLI\n\nThis project is currently work in progress.\n\n## Installation\n\n1. Download the binary for your OS from the [releases page](../../releases)\n2. Add the binary to your PATH\n3. Create an alias for easy access:\n   ```bash\n   alias devstash='/path/to/devstash-cli'\n   ```\n\nNow you can run `devstash` from anywhere in your terminal.\n\n## Configuration\n\n1. Set your n8n workflow webhook URL:\n   ```bash\n   devstash config set webhookUrl https://your-n8n-instance.com/webhook/stash\n   ```\n\n1. Set your n8n workflow webhook Auth Token (Optional):\n   ```bash\n   devstash config set authToken YOUR_TOKEN\n   ```\n\n\n## Available Commands\n\n```bash\n\u003e devstash --help\nDevStash CLI allows you to quickly save code snippets, commands, or any text\nfrom your terminal to your self-hosted DevStash instance via a webhook.\n\nExamples:\n  # Save from a file\n  devstash --file /path/to/code.js --tags \"refactor,api\"\n\n  # Save from stdin\n  cat file.txt | devstash --note \"A useful note\"\n\n  # Configure your webhook URL\n  devstash config set webhookUrl \u003cyour-url\u003e\n\nUsage:\n  devstash [flags]\n  devstash [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  config      Manage CLI configuration.\n  help        Help about any command\n  new         Create a new snippet using your default text editor\n\nFlags:\n      --auth-token string    Authentication token for the webhook\n  -f, --file string          Path to a file to save as a snippet\n  -h, --help                 help for devstash\n  -n, --note string          A note or description for the snippet\n  -t, --tags string          Comma-separated tags to add to the snippet\n      --webhook-url string   Webhook URL to send data to\n\nUse \"devstash [command] --help\" for more information about a command.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugcacher%2Fdevstash-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugcacher%2Fdevstash-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugcacher%2Fdevstash-cli/lists"}