{"id":17640650,"url":"https://github.com/kritzware/yougit","last_synced_at":"2025-10-03T15:20:57.420Z","repository":{"id":85620356,"uuid":"69964427","full_name":"kritzware/YouGit","owner":"kritzware","description":"YouGit","archived":false,"fork":false,"pushed_at":"2017-04-28T09:16:44.000Z","size":92353,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T08:53:23.849Z","etag":null,"topics":["git","git-client","java","jgit","junit","university"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kritzware.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-04T12:48:58.000Z","updated_at":"2023-02-13T21:08:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"824e61a3-b374-4669-a095-2ee7233fcbad","html_url":"https://github.com/kritzware/YouGit","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/kritzware%2FYouGit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kritzware%2FYouGit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kritzware%2FYouGit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kritzware%2FYouGit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kritzware","download_url":"https://codeload.github.com/kritzware/YouGit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230598173,"owners_count":18251135,"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":["git","git-client","java","jgit","junit","university"],"created_at":"2024-10-23T06:04:43.737Z","updated_at":"2025-10-03T15:20:57.331Z","avatar_url":"https://github.com/kritzware.png","language":"JavaScript","readme":"# YouGit\nThe main application can be found inside `yougit-js/`\n\n# DOWNLOADS\n- **Windows:** [YouGit-win32-x64](https://www.dropbox.com/s/vl6pjua33dyer1r/YouGit-win32-x64.rar?dl=0)\n- **MacOS:** Build currently unavailable\n\n# INSTALLATION INSTRUCTIONS \n#### (If compiled versions don't work)\n1. [Install Node.js v6.9.0 or less (cannot be higher version as nodegit is incompatible](https://nodejs.org/dist/v6.9.0/)\n2. Clone the repository and cd to `yougit/yougit-js/`\n3. Run the command `npm install` to download the required dependencies\n4. Run the command `npm rebuild-mac` or `npm rebuild` for Windows (compiles packages, this may take some time)\n5. Finally, run the command `npm run start` to launch the application!\n\nOptional: `npm run test` to run the unit tests\n\n## Java Instructions (deprecated)\n\n### Setup\n1. Download and Install IntelliJ Java IDE: [https://www.jetbrains.com/idea/](https://www.jetbrains.com/idea/)\n2. Clone the repository with ```git clone https://github.com/kritzware/software-project.git```\n3. Launch IntelliJ and open the downloaded project\n\n### Notes\nBefore starting work make sure you pull the latest version from Github. Navigate to the ```software-project/``` folder in your command line and use the command ```git pull``` (If that doesn't work, try ```git pull origin master```)\n\n### Pushing to the repository\n1. Implement/add your feature\n2. Write a unit test for your newly added code (If applicable)\n3. Navigate to the ```software-project/``` folder and use the following commands\n4. ```git add .``` --\u003e Adds all your changes\n5. ```git commit -m \"Your commit message\"``` --\u003e Commit the changes with a message\n6. ```git push``` --\u003e Push your commits to GitHub\n\n### Adding Libraries\n1. Open the project in IntelliJ IDE\n2. Right click on software-project (root folder) on the left sidebar\n3. Click 'Open Module Settings' \u003e 'Modules' (Project Settings) \u003e 'Dependencies'\n4. Click the green plus button \u003e 'JARs or directories'\n5. Navigate to software-project/.idea/libraries and select all 6 .jar files\n```\n- hamcrest-core-1.3.jar\n- jsch-0.1.54.jar\n- junit-4.12.jar\n- org.eclipse.jgit-4.6.0.201612231935-r.jar\n- slf4j-api-1.7.22.jar\n- slf4j-simple-1.7.22.jar\n```\n6. Once you've added all the jars, click Apply and then OK to close\n7. The libraries should be correctly imported now and the program should build succesfully\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkritzware%2Fyougit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkritzware%2Fyougit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkritzware%2Fyougit/lists"}