First, you need to set the enviroment variable API_KEY in a .env file. You can get this key from the News API.
To get your CLI running move to the root directory of the project and run
cargo install
cargo run
This is based on a creativecoder project.