Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

PROPOSAL: Simdem CLI execution syntax "simdem <action>" #108

@lastcoolnameleft

Description

@lastcoolnameleft

Currently SimDem runs via: simdem <file>

What if we were to change to: simdem <action>

This would change the result to:
simdem demo <file>
simdem test <file> simdem dump simdem version`

This is aligned with more modern CLI's where the first word is the action to be taken. It also makes the CLI a bit more explicit.

The con is that there is no longer a "default mode" for SimDem and would force a requirement of another word.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions