{"id":14069207,"url":"https://github.com/ajmarkow/total_rewrite_of_snippet_cli_gem","last_synced_at":"2025-07-30T05:31:45.523Z","repository":{"id":197056472,"uuid":"697569862","full_name":"ajmarkow/total_rewrite_of_snippet_cli_gem","owner":"ajmarkow","description":"Now you can easily add snippets to your espanso configuration in a snap, using snippet_cli.","archived":false,"fork":false,"pushed_at":"2023-11-04T03:36:44.000Z","size":193,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-04T10:39:22.282Z","etag":null,"topics":["cli","command-line-tool","espanso","espanso-snippets","ruby"],"latest_commit_sha":null,"homepage":"https://l.ajm.codes/snippet_cli","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/ajmarkow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-09-28T02:33:36.000Z","updated_at":"2024-02-08T01:18:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f7935fd-7a16-483c-b0d0-ecd10a64bf65","html_url":"https://github.com/ajmarkow/total_rewrite_of_snippet_cli_gem","commit_stats":null,"previous_names":["ajmarkow/total_rewrite_of_snippet_cli_gem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajmarkow/total_rewrite_of_snippet_cli_gem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmarkow%2Ftotal_rewrite_of_snippet_cli_gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmarkow%2Ftotal_rewrite_of_snippet_cli_gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmarkow%2Ftotal_rewrite_of_snippet_cli_gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmarkow%2Ftotal_rewrite_of_snippet_cli_gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajmarkow","download_url":"https://codeload.github.com/ajmarkow/total_rewrite_of_snippet_cli_gem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmarkow%2Ftotal_rewrite_of_snippet_cli_gem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267815187,"owners_count":24148356,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":["cli","command-line-tool","espanso","espanso-snippets","ruby"],"created_at":"2024-08-13T07:06:42.993Z","updated_at":"2025-07-30T05:31:45.182Z","avatar_url":"https://github.com/ajmarkow.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# SnippetCli  \n\u003c!-- markdownlint-disable MD033 --\u003e\n\u003cimg src=\"https://img.shields.io/badge/ruby-%23CC342D.svg?style=flat-plastic\u0026logo=ruby\u0026logoColor=white\"  height=\"25\"    \u003e   \u003cimg src=\"https://img.shields.io/badge/platform-macos-lightblue\" height=\"25\"\u003e    \u003cimg src=\"https://img.shields.io/gem/dt/snippet_cli\"  height=\"25\"\u003e    \u003cimg src=\"https://img.shields.io/codecov/c/github/ajmarkow/total_rewrite_of_snippet_cli_gem\" height=\"25\"\u003e    \u003cimg src=\"https://img.shields.io/gem/v/snippet_cli\" height=\"25\"\u003e    \u003cimg src=\"https://img.shields.io/github/issues/ajmarkow/total_rewrite_of_snippet_cli_gem\" height=\"25\"\u003e\n\n- This Ruby Gem allows you to effortlessly incorporate YAML snippets into your Espanso configuration with consistency.\n- This is A Command line interface, aka CLI.\n- It writes directly to your base.yml (Default Configuration File) in Espanso.\n- Built to be used with the application [Espanso](https://espanso.org).\n- This gem is not associated with any node/npm package of the same name.\n\n## Compatibility\n\n- Built specifically to be used on MacOS.\n- This software requires Espanso version 2 or above.\n\n## Installation\n\nInstall the gem by executing:\n\n    gem install --user-install snippet_cli\n\n## Usage\n\nTODO: Link to gh-pages hosted doc.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at \u003chttps://github.com/ajmarkow/snippet_cli\u003e. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/ajmarkow/snippet_cli/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the SnippetCli project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ajmarkow/snippet_cli/blob/master/CODE_OF_CONDUCT.md).\n\n### TO-DO\n\n- [json schema in rspec](https://thoughtbot.com/blog/validating-json-schemas-with-an-rspec-matcher)\n- [yaml structures vs ruby](https://yaml.org/YAML_for_ruby.html)\n- [safe yaml](https://github.com/dtao/safe_yaml) ???\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajmarkow%2Ftotal_rewrite_of_snippet_cli_gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajmarkow%2Ftotal_rewrite_of_snippet_cli_gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajmarkow%2Ftotal_rewrite_of_snippet_cli_gem/lists"}