Skip to content

Support for passing args #8

Description

@owickstrom

I'm running a martini server using fresh and I need to pass some command line args to my program, but can't find any support for it.

It would be great with either a command line switch for the fresh command:

fresh -a "--my-custom-arg=123 --and-another=true"

... or an option in the config file:

args: --my-custom-arg=123 --and-another=true

Perhaps both?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions