{"id":19083420,"url":"https://github.com/emrd/todo-cli-npm","last_synced_at":"2026-05-23T10:30:17.827Z","repository":{"id":254665222,"uuid":"847110119","full_name":"EmrD/todo-cli-npm","owner":"EmrD","description":"https://www.npmjs.com/package/todo-cli-package/v/latest","archived":false,"fork":false,"pushed_at":"2024-08-25T06:39:35.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T20:44:28.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/EmrD.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":"2024-08-24T21:58:47.000Z","updated_at":"2024-08-25T06:39:38.000Z","dependencies_parsed_at":"2024-08-25T07:54:17.891Z","dependency_job_id":null,"html_url":"https://github.com/EmrD/todo-cli-npm","commit_stats":null,"previous_names":["emrd/todo-cli-npm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Ftodo-cli-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Ftodo-cli-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Ftodo-cli-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Ftodo-cli-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmrD","download_url":"https://codeload.github.com/EmrD/todo-cli-npm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240133143,"owners_count":19752993,"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":[],"created_at":"2024-11-09T02:47:25.755Z","updated_at":"2026-05-23T10:30:17.749Z","avatar_url":"https://github.com/EmrD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo CLI\n\n`todo-cli` is a command-line tool for managing project-based todo lists. This tool helps you create projects, add, update, and remove todos, and list existing projects and todos.\n\n## Features\n\n- Create new projects\n- Add, update, and remove todos for projects\n- List existing projects and todos\n\n## Installation\n\nTo install the package globally via npm, use the following command:\n\n```bash\nnpm install -g todo-cli-package\n```\n\n# Usage\n\nTo create project, run\n\n```bash\ntodo-cli create-project \u003cproject-name\u003e\n```\n\nTo add TODO to a project, run\n\n```bash\ntodo-cli add \u003cproject-name\u003e \u003ctodo-task\u003e\n```\n\nTo remove TODO from a project, run\n\n```bash\ntodo-cli remove \u003cproject-name\u003e \u003ctodo-task\u003e\n```\n\nTo update TODO in a project, run\n\n```bash\ntodo-cli update \u003cproject-name\u003e \u003cold-todo-task\u003e \u003cnew-todo-task\u003e\n```\n\nTo delete a project, run\n\n```bash\ntodo-cli delete-project \u003cproject-name\u003e\n```\n\nTo list all projects and todos, run\n\n```bash\ntodo-cli list-projects\ntodo-cli list \u003cproject-name\u003e\n```\n\nTo get the help menu, run\n\n```bash\ntodo-cli --help\n```\n\nTo get the version number, run\n\n```bash\ntodo-cli --version\ntodo-cli -V\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrd%2Ftodo-cli-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femrd%2Ftodo-cli-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrd%2Ftodo-cli-npm/lists"}