2 pointsby slveer2 hours ago1 comment
  • slveer2 hours ago
    Show HN: I am creating a version control system for word documents (.docx) to help lawyers and law professionals easily view the differences between document versions. It works by converting the document to HTML when committing. I have named it SCCS, which is an acronym for `Simple Contract Control System`. SCCS includes a command suite, of 17 commands related to opening, diffing, merging, and evening publishing repositories and commits to a remote server, where other users could pull with a repository link. Go check it out! I am currently working on a readability refactor, before I release the software in beta within the next few weeks.