https://github.com/charleewa/saveflow
πππ An command-line decompression tool. δΈζ¬Ύε½δ»€θ‘ιεε°ε·₯ε
·γ
https://github.com/charleewa/saveflow
command-line shell todolist
Last synced: about 1 month ago
JSON representation
πππ An command-line decompression tool. δΈζ¬Ύε½δ»€θ‘ιεε°ε·₯ε ·γ
- Host: GitHub
- URL: https://github.com/charleewa/saveflow
- Owner: CharleeWa
- License: mit
- Created: 2023-04-18T15:53:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T08:36:46.000Z (about 2 years ago)
- Last Synced: 2025-04-06T08:13:31.977Z (about 2 months ago)
- Topics: command-line, shell, todolist
- Language: TypeScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SaveFlow
An command-line decompression tool
![]()
## Setup
Install _saveflow_:
```sh
npm install -g saveflow
```## Usage
```bash
saveflow
```## Credit
- Thanks to antfu's open source project [ni](https://github.com/antfu/ni).
- Thanks ChatGPT for helping me.