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

Create executable program #2

Open
denvaar opened this issue Oct 5, 2018 · 1 comment
Open

Create executable program #2

denvaar opened this issue Oct 5, 2018 · 1 comment
Labels

Comments

@denvaar
Copy link
Owner

denvaar commented Oct 5, 2018

Use escript to create an executable version of this program.

Might be useful:
https://elixirschool.com/en/lessons/advanced/escripts/

Please add some command line options. For example, I am thinking something like

$ base64 --encode <path_to_input_file> <path_to_output_file>
$ base64 --decode <path_to_input_file> <path_to_output_file>

etc.

@duck2
Copy link

duck2 commented Oct 6, 2018

Taking up.

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

No branches or pull requests

2 participants