Search found 1 match

by blindworm
Sat Jul 02, 2016 3:37 pm
Forum: Tools
Topic: downloader
Replies: 0
Views: 1759

downloader

Hey,

I wrote a very simple tool to download new versions from command line. Install via pip:


$ pip install --user fctdl
$ fctdl -a x86 0.13.3 ./


enter your username and password and it will download the tar.gz to the current directory.
Take a look at the source code on github.com/afriemann ...

Go to advanced search