# termtask **Repository Path**: JaccyLi/termtask ## Basic Information - **Project Name**: termtask - **Description**: a simple terminal task management app - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-22 - **Last Updated**: 2022-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # termtask #### Intro a simple terminal task management app ```bash Note: a board just a colletion of tasks ``` #### install 1. git clone https://gitee.com/JaccyLi/termtask.git 2. cd termtask/ 3. make all 4. just use it... ```bash ~$ termtask ``` #### usage ```bash ~$ termtask --help ~$ termtask newtask --help ``` #### TODO ```y 1. config for default boards 2. archive for restore ``` if !-e archive --> mkdir archive else --> if !-e store.json.2022-09-26 --> cp store.json store.json.2022-09-26 if n >=15; rm today-15