requires curl, posix cat, posix sh
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pascal Abresch cdd2df7249 add json bigsteps 4 years ago
json add json bigsteps 4 years ago
.gitignore added a .gitignore 4 years ago
LICENSE added a license 4 years ago
README update readme, small fix 4 years ago
remote fix config check 4 years ago

README

create the file "server" with the hostname in the form of "http://server:8080" or "http://127.0.0.1:8080" basically whatever curl understands
create the file "user" with your username and password in the form of "user:password"

then you can call remote


deps:
posix sh
curl
echo
readlink -f
dirname