sync.mk 255 B

1234567
  1. PACKAGES += sync
  2. pkg_sync_name = sync
  3. pkg_sync_description = On-the-fly recompiling and reloading in Erlang.
  4. pkg_sync_homepage = https://github.com/rustyio/sync
  5. pkg_sync_fetch = git
  6. pkg_sync_repo = https://github.com/rustyio/sync
  7. pkg_sync_commit = master