Skip to content

Commit

Permalink
rename to soda_cli
Browse files Browse the repository at this point in the history
  • Loading branch information
biezhihua committed Feb 7, 2024
1 parent 4b95a57 commit 3f5b1d1
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 99 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[workspace]
resolver = "1"
members = [
"soda_resource_tools_cli",
"soda_cli",
"soda_resource_tools_lib",
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion soda_resource_tools_cli/Cargo.toml → soda_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "soda_cli"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
license = "GPLv3"
keywords = ["tv or movie scrape", "scrape", "file recognize"]
homepage = "https://github.com/biezhihua/soda_cli"
documentation = "https://github.com/biezhihua/soda_cli/blob/main/README.md"
Expand Down
1 change: 1 addition & 0 deletions soda_cli/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# soda_cli
File renamed without changes.
1 change: 1 addition & 0 deletions soda_cli_config/soda_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"bin":"soda_config_rule.json","enable_cli":true,"version":0}
1 change: 1 addition & 0 deletions soda_cli_config/soda_config_rule.json

Large diffs are not rendered by default.

97 changes: 0 additions & 97 deletions soda_resource_tools_cli/README.md

This file was deleted.

0 comments on commit 3f5b1d1

Please sign in to comment.