mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 16:40:00 +02:00
add cli crate
This commit is contained in:
parent
9832fa2c77
commit
4a7349a5fa
244 changed files with 3308 additions and 29 deletions
3
article_scraper_cli/src/main.rs
Normal file
3
article_scraper_cli/src/main.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
pub fn main() {
|
||||
println!("hello world");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue