Skip to content

Subcommands cannot be passed to stage2 #136

Open
@Markos-Th09

Description

@Markos-Th09

The new config prevents subcommands such as dist, svg from being passed and handled by stage2.

$ ./nob help
[INFO] renaming ./nob -> ./nob.old
[INFO] CMD: cc -o ./nob nob.c
[INFO] deleting ./nob.old
[INFO] CMD: ./nob help
[INFO] --- STAGE 1 ---
[INFO] directory `build` already exists
[ERROR] Unknown command `help`
[ERROR] command exited with exit code 1

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