The wget command is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies.
$ sudo apt install wget
$ wget https://raw.githubusercontent.com/svenfuchs/rails-i18n/master/rails/locale/en.yml
$ wget --user=USERNAME --password=PASS https://xxxx