requires curl, posix cat, posix sh
Go to file
Pascal Abresch cdd2df7249 add json bigsteps 2020-03-07 07:00:25 +01:00
json add json bigsteps 2020-03-07 07:00:25 +01:00
.gitignore added a .gitignore 2019-09-20 18:10:54 +02:00
LICENSE added a license 2019-09-20 18:04:26 +02:00
README update readme, small fix 2020-03-06 05:19:05 +01:00
remote fix config check 2020-03-07 06:57:53 +01:00

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