Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone escript #1

Open
seriyps opened this issue Sep 11, 2020 · 1 comment
Open

Standalone escript #1

seriyps opened this issue Sep 11, 2020 · 1 comment

Comments

@seriyps
Copy link

seriyps commented Sep 11, 2020

Would be cool to have it as a standalone escript similar to the way observer_cli works: https://github.com/zhongwencool/observer_cli#escriptize

AFAIK, they uppload tool's .beam code to remote node via distribution from this escript.

@filmor
Copy link

filmor commented Sep 11, 2020

If this helps, I implemented this a while ago here: https://github.com/filmor/erlang-jupyter/blob/master/src/jup_util.erl#L111-L165

You can use the function as is (even though it's under GPL), I hereby relicense it as Apache ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants