Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 876 Bytes

File metadata and controls

28 lines (26 loc) · 876 Bytes

curli

Curl, improved. Working only for GNU/Linux

For us, developpers

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

Install it

./configure # Generate Makefile from Makefile.in
make # Use Makefile to build the program
make install # Use Makefile to install the program²

Test it (will change while curli gets more feature)

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