This repository has been archived on 2022-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
lrpc/client/web/Makefile

3 lines
70 B
Makefile

lrpc.js: convert.rb lrpc.rb
bundle install
ruby convert.rb > lrpc.js