Curl, improved. Working only for GNU/Linux
aclocal # Set up an m4 environment
autoconf # Generate configure from configure.ac
automake --add-missing # Generate Makefile.in from Makefile.am
./configure # Generate Makefile from Makefile.in
make distcheck # Use Makefile to build and test a tarball to distribute
./configure # Generate Makefile from Makefile.in
make # Use Makefile to build the program
make install # Use Makefile to install the program²
curli
# a configuration file will be created to $HOME/.config/curli/conf.sconf
# the help will be displayed
# a template will be put inside the configuration file
# you will be able to edit directly this file if you wish
# next : read the configuration file and save each task into struct