{"id":18697620,"url":"https://github.com/farischt/dictionary-cli","last_synced_at":"2025-07-30T23:35:37.144Z","repository":{"id":108615012,"uuid":"576778699","full_name":"farischt/dictionary-cli","owner":"farischt","description":"Dictionary simple CLI to define and get word's definition, written in Go","archived":false,"fork":false,"pushed_at":"2022-12-11T22:12:04.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T19:41:12.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/farischt.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":"2022-12-11T00:09:22.000Z","updated_at":"2022-12-20T20:34:49.000Z","dependencies_parsed_at":"2023-04-26T10:19:30.755Z","dependency_job_id":null,"html_url":"https://github.com/farischt/dictionary-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/farischt/dictionary-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fdictionary-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fdictionary-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fdictionary-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fdictionary-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farischt","download_url":"https://codeload.github.com/farischt/dictionary-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Fdictionary-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267960874,"owners_count":24172509,"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-07-30T02:00:09.044Z","response_time":70,"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":"2024-11-07T11:24:59.733Z","updated_at":"2025-07-30T23:35:37.127Z","avatar_url":"https://github.com/farischt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dictionary-CLI\n\nThis project was made for educationnal purposes by @Farischt.\n\nSimple dictionnary CLI using a [badger](https://github.com/dgraph-io/badger) key value database written in go.\n\n## Using the CLI\n\nFirst build the project:\n\n`go build -o build`\n\nOnce you've built the project you can start using the CLI as following:\n\n`./build -action add Golang \"Golang is a beautiful programming language\"`\n\nThe previous command allows you to add the word Golang in the dictionnary.\n\n## Commands\n\nEvery command is prefixed by the prefix `-action`.\nHere a the differents actions available :\n\n- help: `-action help`\n- list: `-action list`\n- add: `-action add the_word_to_add \"the_definition\"`\n- define: `-action define the_word_to_define`\n- remove: `-action remove the_word_to_remove`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarischt%2Fdictionary-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarischt%2Fdictionary-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarischt%2Fdictionary-cli/lists"}