{"id":20739024,"url":"https://github.com/suyesh/wordgit","last_synced_at":"2026-05-20T07:02:48.695Z","repository":{"id":68980189,"uuid":"92549573","full_name":"suyesh/wordgit","owner":"suyesh","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-05T03:15:31.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-11T11:50:32.210Z","etag":null,"topics":["git","microsoft","ruby","rubygem","word"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/suyesh.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}},"created_at":"2017-05-26T21:27:21.000Z","updated_at":"2017-06-05T03:17:16.000Z","dependencies_parsed_at":"2023-09-14T17:00:38.654Z","dependency_job_id":null,"html_url":"https://github.com/suyesh/wordgit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/suyesh/wordgit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyesh%2Fwordgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyesh%2Fwordgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyesh%2Fwordgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyesh%2Fwordgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suyesh","download_url":"https://codeload.github.com/suyesh/wordgit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyesh%2Fwordgit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271922582,"owners_count":24844227,"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-08-24T02:00:11.135Z","response_time":111,"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":["git","microsoft","ruby","rubygem","word"],"created_at":"2024-11-17T06:22:32.650Z","updated_at":"2026-05-20T07:02:48.584Z","avatar_url":"https://github.com/suyesh.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordgit - Word Document Versioning tool\n\nWordgit lets you version word document from terminal.\n\n\n## Setup\nMake sure [Ruby](https://www.ruby-lang.org/en/documentation/installation/) is installed.\nMake sure [Libre Office](https://www.libreoffice.org/) is installed\n\nExecute:\n```\n    $ gem install wordgit\n```\n\n## Usage\n\n```shell\n#List of Commands:\n$ wordgit -h  \n\nCommands:\n  wordgit commit '[PATH] OR --all'    # Commits the changes to the repo.\n  wordgit diff [VERSION1] [VERSION2]  # Displays differences between two versions (WORK IN PROGRESS)\n  wordgit help [COMMAND]              # Describe available commands or one specific command\n  wordgit revert [VERSION]            # revert between version\n  wordgit switch [VERSION]            # Switch between version\n  wordgit versions                    # Displays list of version\n\n```\n\n# STEP 1 (initialize)\n\n```ruby\n$ wordgit init #Initialize wordgit in folder with word documents you want to track\n```\n\n# STEP 2 (commit)\n\n```ruby\n#This will start tracking the document. You must provide a message and version in the prompt.\n\n$ wordgit commit ./my_word_document.docx #you can provide individual file\n\n#OR\n\n$wordgit commit --all #entire folder\n```\n\n```shell\n$ wordgit versions #displays all the versions\n```\n\n```shell\n$ wordgit switch [VERSION NUMBER] #Switches to particular version\n```\n\n```shell\n$ wordgit revert [VERSION NUMBER] #reverts the changes to particular version\n```\n\n```shell\n$ wordgit diff [VERSION1] [VERSION2] #opens up GUI to display differences in versions\n```\n\n# TODO: LOT OF THINGS. The most important ones in works are:\n\n1. Difference (between versions) viewer UI\n2. Merge tool\n\n# Rubygems.org\nHosted at [Rubygems.org](https://rubygems.org/gems/s3_patron)\n\n# License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuyesh%2Fwordgit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuyesh%2Fwordgit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuyesh%2Fwordgit/lists"}