Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust_todoList

내가 쓰려고 만든 Todo list.

install : https://github.com/DocRAID/todo_list_for_cmd/releases/tag/v1.0.1

명령어

  • todo : 명령어를 보여줍니다.
  • todo add [your todo] : [your todo] 에 작성된 할 일을 추가합니다.
  • todo rm [todo's id] : todd id를 기반으로 삭제합니다.
  • todo ls : 작성하고 추가한 할 일을 모두 보여줍니다.
  • todo clear : 리스트 초기화.
  • todo location : 경로 보기.

Result : Rust 기본 문법을 익히고 Rust 파일 시스템, osString, 오류제어 문법을 다루어 보며 실습함.

About

todo list with command line program

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages