{"id":24762238,"url":"https://github.com/timnekk/bookdepository","last_synced_at":"2025-10-11T09:31:34.496Z","repository":{"id":104173506,"uuid":"599169711","full_name":"TimNekk/BookDepository","owner":"TimNekk","description":"CLI app for visiting library :)","archived":true,"fork":false,"pushed_at":"2023-02-17T13:46:00.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T13:33:38.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/TimNekk.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":"2023-02-08T15:43:34.000Z","updated_at":"2025-01-15T08:35:02.000Z","dependencies_parsed_at":"2023-05-06T05:16:53.928Z","dependency_job_id":null,"html_url":"https://github.com/TimNekk/BookDepository","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/TimNekk/BookDepository","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FBookDepository","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FBookDepository/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FBookDepository/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FBookDepository/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimNekk","download_url":"https://codeload.github.com/TimNekk/BookDepository/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FBookDepository/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006752,"owners_count":26084180,"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-10-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2025-01-28T19:29:09.957Z","updated_at":"2025-10-11T09:31:34.479Z","avatar_url":"https://github.com/TimNekk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BookDepository\n\nCLI app for visiting library :)\n\n## Overview\n\nThere are **library** with books and your **bundle** of your books.\n\nYou can visit **library** and take some books.\n\nYou can also return books to **library**.\n\nYou can see all books in **library** and all books in your **bundle**.\n\n## Commands\n\n- Commands are case insensitive.\n- You can start command with `/` or without it.\n- Arguments are case sensitive.\n- Arguments are separated by spaces.\n- You should use `\"` for arguments that contain spaces.\n\n1. To get list of all books in **library** use command:\n\n```\nall\n```\n\n2. To get list of all books in your **bundle** use command:\n\n```\nlist\n```\n\n3. To take book from **library** to your **bundle** use command:\n\n```\nget title\n```\n\n_If there are several books with the same title, you should specify author:_\n\n```\nget title author\n```\n\n4. To return book from your **bundle** to **library** use command:\n\n```\nput title\n```\n\n_If there are several books with the same title, you should specify author:_\n    \n```\nput title author\n```\n\n5. To exit from app use command:\n\n```\nexit\n```\n\n_It will return all books from your **bundle** to **library** and exit from app._\n\n## Usage\n\nInstall app using Maven.\n\n```\nmvn package\n```\n\nAnd run it.\n\n```\njava -jar target\\BookDepository-0.1.1.jar\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnekk%2Fbookdepository","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimnekk%2Fbookdepository","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnekk%2Fbookdepository/lists"}