{"id":13683393,"url":"https://github.com/himanoa/touch_erb","last_synced_at":"2025-05-05T21:15:53.757Z","repository":{"id":34158762,"uuid":"168409082","full_name":"himanoa/touch_erb","owner":"himanoa","description":"ERB base scaffolding cui tool","archived":false,"fork":false,"pushed_at":"2024-12-08T06:45:59.000Z","size":71,"stargazers_count":9,"open_issues_count":12,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-05T21:15:48.756Z","etag":null,"topics":["cui","ruby","scaffold-files"],"latest_commit_sha":null,"homepage":"","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/himanoa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2019-01-30T20:19:41.000Z","updated_at":"2024-12-08T06:45:57.000Z","dependencies_parsed_at":"2025-03-31T19:34:31.855Z","dependency_job_id":"64e23de4-11fc-4b04-85fd-d60378a7e3c6","html_url":"https://github.com/himanoa/touch_erb","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanoa%2Ftouch_erb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanoa%2Ftouch_erb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanoa%2Ftouch_erb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanoa%2Ftouch_erb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himanoa","download_url":"https://codeload.github.com/himanoa/touch_erb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577025,"owners_count":21770721,"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":["cui","ruby","scaffold-files"],"created_at":"2024-08-02T13:02:09.719Z","updated_at":"2025-05-05T21:15:53.739Z","avatar_url":"https://github.com/himanoa.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# TouchErb\n\nCreate from a template file command.\n\nReceived the inspiration of [touch-alt](https://github.com/akameco/touch-alt)\n\n## Installation\n\n```\n$ gem install touch_erb\n```\n\n## Usage\n\n```\n$ ls ~/.touch_erb\ntoday.erb\n\n$ cat ~/.touch_erb/today.erb\n\u003c% require 'time' %\u003e\n\u003c%= Time.new.to_s %\u003e\n\n$ touch_erb today\n$ cat today\n2019-02-15 05:13:56 +0900\n\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` 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 tags, 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 https://github.com/[USERNAME]/touch_erb.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimanoa%2Ftouch_erb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimanoa%2Ftouch_erb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimanoa%2Ftouch_erb/lists"}