Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

reevoo/feed_splitter-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed splitter in rust

  1. Install rust:
    curl -s https://static.rust-lang.org/rustup.sh | sudo sh
    
  2. Build project:
    cargo build --release
    
  3. Run:
    ./target/release/feed_splitter-rust  path_to_csv_file
    

To see the log output run with: RUST_LOG=info feed_splitter-rust

About

Feed splitter in rust.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages