{"id":22769797,"url":"https://github.com/bfontaine/expd","last_synced_at":"2025-04-15T03:20:24.849Z","repository":{"id":56845187,"uuid":"51268949","full_name":"bfontaine/expd","owner":"bfontaine","description":":paperclip: Expand text snippets on the command-line","archived":false,"fork":false,"pushed_at":"2019-01-09T16:01:09.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T06:20:46.898Z","etag":null,"topics":["cli","ruby","snippets","tool"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/bfontaine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-07T22:12:30.000Z","updated_at":"2024-07-01T08:02:39.000Z","dependencies_parsed_at":"2022-09-17T21:43:45.507Z","dependency_job_id":null,"html_url":"https://github.com/bfontaine/expd","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/bfontaine%2Fexpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fexpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fexpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fexpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfontaine","download_url":"https://codeload.github.com/bfontaine/expd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997312,"owners_count":21195851,"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":["cli","ruby","snippets","tool"],"created_at":"2024-12-11T15:15:52.798Z","updated_at":"2025-04-15T03:20:24.833Z","avatar_url":"https://github.com/bfontaine.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expd\n\n[![Build Status](https://travis-ci.org/bfontaine/expd.svg?branch=master)](https://travis-ci.org/bfontaine/expd)\n[![Gem Version](https://img.shields.io/gem/v/expd.svg)](http://badge.fury.io/rb/expd)\n[![Inline docs](http://inch-ci.org/github/bfontaine/expd.svg?branch=master)](http://inch-ci.org/github/bfontaine/expd)\n\n**Expd** is a command-line text expander tool.\n\nIt lets you associate short words with arbitrarily long texts, and expand them\nin your clipboard (use `--no-copy` if you don’t want that).\n\n## Install\n\n    gem install expd\n\n## Usage\n\n```sh\n# add a snippet\necho \"This is my long text\" | expd -a txt\n\n# use it\nexpd txt\n```\n\nUse `expd -h` for more info.\n\n## Support\n\nOnly Linux and OS X are supported for now; feel free to open a pull-request if\nyou want to add Windows support!\n\nThis is tested on Ruby 1.9.3+.\n\n## Configuration\n\nSnippets are stored in a YAML file located at `~/.expd_snippets`. You can edit\nit yourself if you need to. The snippets are stored in a hash under the\n`:snippets` key. Each key in the hash is a word and its value the expanded\ntext.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fexpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfontaine%2Fexpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fexpd/lists"}