Skip to content

todo 를 관리할 수 있는 Command Line Interface 기반의 Tool 입니다. 설치하면 todo 라는 alias 로 이용할 수 있습니다. 복잡한 기능보다 극단적인 단순함과 편리성을 목표로 개발하고 있습니다.

License

Notifications You must be signed in to change notification settings

div-ops/todo-cli

Repository files navigation

@divops/todo-cli

npm version

0. Overview

todo 를 관리할 수 있는 Command Line Interface 기반의 Tool 입니다. 설치하면 todo 라는 alias 로 이용할 수 있습니다. 복잡한 기능보다 극단적인 단순함과 편리성을 목표로 개발하고 있습니다.

1. Install

  • npx -yes @divops/todo-cli install

2. Uninstall

  • npx -yes @divops/todo-cli uninstall

3. Usage

  • todo add "one line todo item"

  • todo log or todo l

  • todo log [Number] or todo l [Number]

  • todo done [Number]

  • todo profile or todo p

  • todo profile [전환할 프로필] or todo p [전환할 프로필]

Feature

  • save/load 를 이용하면 github cloud를 통해 연동할 수 있습니다.
  • profile을 이용하면 여러 context를 가지고 switching 할 수 있습니다.

@divops/todo-cli를 사용해주셔서 감사합니다. 🙇

About

todo 를 관리할 수 있는 Command Line Interface 기반의 Tool 입니다. 설치하면 todo 라는 alias 로 이용할 수 있습니다. 복잡한 기능보다 극단적인 단순함과 편리성을 목표로 개발하고 있습니다.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published