Skip to content

/src for main? #40

@cxj

Description

@cxj

I put all my autoloaded classes into /src. But where do I put the source for my main* for a command-line executable? Does that go in /src? Someplace else?

*main (like int main() in C/C++) -- the non-class entry point for the program, which typically receives the command line parameters via $argv.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions