Skip to content

Add an Erlang Script Seed #34

Description

@mkasberg

Add an Erlang "seed" script to the seeds folder. Basically, this would be an executable Erlang file (with #!/usr/bin/env escript) that parses some simple command-line arguments (like -h or -t, see other scripts as examples) and prints a sentence or two to the command line. It's intended to demonstrate how to parse command line arguments and print something to the console in Erlang.

See CONTRIBUTING.md, and feel free to ask for help or clarification here.

This page should be helpful - it describes how to use escript to run erlang as a scripting language.

As a rough example, see #26.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestGood issue for Hacktoberfesthelp wantedExtra attention is needednew languageAdd a sample script in a new language

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions