Skip to content

Make a common entrypoint for fizzbuzz and fibonacci #1

@Jassob

Description

@Jassob

Add a file which can be run to select between fibonacci or fizzbuzz, either on startup with command line flags, or at runtime by prompting the user.

This should also be the file that contains the func main() so when compiling the program we are given an executable binary which launches the common entrypoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions