You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
larteyoh 45a3ade1cb
add favorites (wishlist) feature
11 months ago
..
readme Final commit probably 1 year ago
request add favorites (wishlist) feature 11 months ago
request.cpp add favorites (wishlist) feature 11 months ago
request.sh add favorites (wishlist) feature 11 months ago

readme

Be sure that the neroshop daemon (neromon) is running in order for this to work.



Run `./request.sh` to make a request to the neroshop server via command line

or compile request.cpp with `g++ request.cpp -o request -lcurl` then run `./request`