mirror of
https://github.com/valitydev/msgpack-erlang.git
synced 2024-11-06 08:45:19 +00:00
8 lines
163 B
Makefile
8 lines
163 B
Makefile
crosslang:
|
|
@erl -make
|
|
@ruby -e "require 'rubygems'; require 'msgpack/rpc'"
|
|
@./samplectl start
|
|
@sleep 1
|
|
@ruby crosslang.rb --runner=console
|
|
@./samplectl stop
|