We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
todo 를 관리할 수 있는 Command Line Interface 기반의 Tool 입니다. 설치하면 todo 라는 alias 로 이용할 수 있습니다. 복잡한 기능보다 극단적인 단순함과 편리성을 목표로 개발하고 있습니다.
todo
npx -yes @divops/todo-cli install
npx -yes @divops/todo-cli uninstall
todo add "one line todo item"
todo log
todo l
todo log [Number]
todo l [Number]
todo done [Number]
todo profile
todo p
todo profile [전환할 프로필]
todo p [전환할 프로필]
@divops/todo-cli