Skip to content

Instantly share code, notes, and snippets.

@sile
Created June 4, 2013 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sile/5708109 to your computer and use it in GitHub Desktop.
Save sile/5708109 to your computer and use it in GitHub Desktop.
Erlangで変更があったモジュール(beam)の自動読み込みを行うためのモジュール
http://mochiweb.googlecode.com/svn/trunk/src/reloader.erl
$ erl
1> reloader:start_link().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment