5 lines
123 B
Bash
5 lines
123 B
Bash
# bash script to clone the repo and display commands
|
|
|
|
# Clone the repo
|
|
git clone https://github.com/talksik/rust-tldr-news
|