Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New application without commands #101

Open
ForgottenBeast opened this issue Jul 19, 2019 · 1 comment
Open

New application without commands #101

ForgottenBeast opened this issue Jul 19, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@ForgottenBeast
Copy link

Greetings,
When creating an app, is there any way to either imply a default command that the user won't have to type or directly add options to the Entrypoint?
The goal being:
$: myapp --flag --foo bar -b
rather than
$: myapp start --flag --foo bar -b

@tarcieri tarcieri added the enhancement New feature or request label Jul 20, 2019
@tarcieri
Copy link
Collaborator

Good idea. We'll consider something like this in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants