{"id":20858023,"url":"https://github.com/jacksonsantin/todo-cli","last_synced_at":"2025-12-25T10:48:07.320Z","repository":{"id":230049956,"uuid":"778338480","full_name":"JacksonSantin/todo-cli","owner":"JacksonSantin","description":"Primeira CLI criada que executa uma função de criar um to-do, listar, alterar status e salvar.","archived":false,"fork":false,"pushed_at":"2024-03-28T20:52:03.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T11:49:26.068Z","etag":null,"topics":["ci-cd","cli","cli-table","command-line-interface","commander","figlet","gradient-string","inquirer-prompt","javascript","nodejs","npm","npm-package","ora","prompt","shelljs","terminal","todolist","workflow"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/todo-cli-lib","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/JacksonSantin.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":"2024-03-27T14:35:58.000Z","updated_at":"2024-04-02T19:42:05.000Z","dependencies_parsed_at":"2024-03-27T16:01:07.122Z","dependency_job_id":"68d537b5-d450-4b8d-a6eb-b65c1e5d498b","html_url":"https://github.com/JacksonSantin/todo-cli","commit_stats":null,"previous_names":["jacksonsantin/todo-cli"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Ftodo-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Ftodo-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Ftodo-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonSantin%2Ftodo-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacksonSantin","download_url":"https://codeload.github.com/JacksonSantin/todo-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243230109,"owners_count":20257643,"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":["ci-cd","cli","cli-table","command-line-interface","commander","figlet","gradient-string","inquirer-prompt","javascript","nodejs","npm","npm-package","ora","prompt","shelljs","terminal","todolist","workflow"],"created_at":"2024-11-18T04:44:18.877Z","updated_at":"2025-12-25T10:48:07.313Z","avatar_url":"https://github.com/JacksonSantin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-do CLI\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://badge.fury.io/js/todo-cli-lib\"\u003e\u003cimg src=\"https://badge.fury.io/js/todo-cli-lib.png\" alt=\"npm version\" height=\"18\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://about-me-jacksonsantin.vercel.app/\"\u003e\n    \u003cimg alt=\"Feito por Jackson Dhanyel Santin\" src=\"https://img.shields.io/badge/feito%20por-Jackson-%238257E5\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# 💻 Sobre o projeto\n\n**To-do CLI** - Criado uma CLI para fins de aprendizado, utilizando NodeJS.\n\n![image](https://github.com/JacksonSantin/todo-cli/assets/30778051/4fa396d1-6098-4446-90e1-fee5fabe35d6)\n\n\n## Pré-requisitos\n\nAntes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas:\n[Git](https://git-scm.com), [Node.js](https://nodejs.org/en/) + NPM e/ou [Yarn](https://yarnpkg.com/).\nAlém disto é importante ter um bom editor para trabalhar com o código, sugiro o [VSCode](https://code.visualstudio.com/)\n\n# 💿 Instalação\n\n```sh\nnpm install -g todo-cli-lib\n```\n\n# 🛠 Tecnologias\n\nAs seguintes ferramentas foram usadas na construção do projeto:\n\n#### **Web** ([NodeJS](https://nodejs.org/en) + [JavaScript](https://www.javascript.com/))\n\n- **[Inquirer](https://github.com/SBoudrias/Inquirer.js/tree/master)**\n- **[CLI Table](https://github.com/Automattic/cli-table)**\n- **[Commander](https://github.com/tj/commander.js/)**\n- **[Figlet](https://github.com/patorjk/figlet.js)**\n- **[Ora](https://github.com/sindresorhus/ora/)**\n- **[Gradient String](https://github.com/bokub/gradient-string)**\n- **[ShellJS](https://github.com/shelljs/shelljs)**\n\n\u003e Veja o arquivo [package.json](https://github.com/JacksonSantin/todo-cli/blob/main/package.json) para mais libs utilizadas.\n\n#### **Utilitários**\n\n- Editor: **[Visual Studio Code](https://code.visualstudio.com/)**\n\n\n# 🦸 Autor\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://jackson-santin.dev.br\"\u003e\u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/30778051?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJackson Dhanyel Santin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ca href=\"https://instagram.com/jackson_santin\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Instagram-%23E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://twitter.com/dhanyeljack\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Twitter-1d9bf0?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://fb.com/jackson.santin.52\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Facebook-1877f2?style=for-the-badge\u0026logo=facebook\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e \n\u003ca href=\"mailto:contato@jackson-santin.dev.br\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Gmail-%23333?style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.linkedin.com/in/jackson-dhanyel-santin\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" target=\"_blank\"\u003e\u003c/a\u003e \n\n---\n\nFeito com ❤️ por Jackson Dhanyel Santin 👋🏽 [Entre em contato!](https://gravatar.com/jackdevbr)\n\nConsulte informações sobre a licença do projeto [MIT](https://github.com/JacksonSantin/todo-cli/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonsantin%2Ftodo-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacksonsantin%2Ftodo-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonsantin%2Ftodo-cli/lists"}