Skip to content

Commit

Permalink
refactor uploader
Browse files Browse the repository at this point in the history
- use `tokio` to asynchronous upload and delete
- use `clap` and `anyhow` to build the modern cli
- implement sm.ms other apis
  • Loading branch information
c3b2a7 committed Sep 13, 2024
1 parent a75c4c2 commit 676413c
Show file tree
Hide file tree
Showing 10 changed files with 1,337 additions and 423 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: smms-uploader CI
name: smmstools CI

on:
push:
Expand Down
Loading

0 comments on commit 676413c

Please sign in to comment.