Task management CLI application directly on the terminal.
Aplicação CLI de gerenciamento de tarefas diretamente no terminal.
Have NodeJS and Git installed.
Ter o NodeJS e o Git instalados.
git clone git@github.com:titenq/todo-cli.gitcd todo-clinpm installnpm linknpm run lang -- --lang="pt-br"
Available languages: en, es, pt-br
Idiomas disponíveis: en, es, pt-br
todonpm uninstall --global todo
Distributed under the MIT license. See LICENSE.txt for more information.
Distribuído sob a licença MIT. Consulte LICENSE.txt para obter mais informações.

