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

Make it possible without subcommands #6

Open
dabba39 opened this issue Jan 20, 2016 · 4 comments
Open

Make it possible without subcommands #6

dabba39 opened this issue Jan 20, 2016 · 4 comments

Comments

@dabba39
Copy link

dabba39 commented Jan 20, 2016

If i have only one command to execute, i dont need subcommands.

@tucnak
Copy link
Owner

tucnak commented Jan 20, 2016

Why do you need a CLI helper then? Vanilla Go seems quite reasonable for single-command programs, doesn't it?

@dabba39
Copy link
Author

dabba39 commented Jan 20, 2016

for example a simple command with flags, like this : gofmt -w main.go

@tucnak
Copy link
Owner

tucnak commented Jan 21, 2016

Makes sense. Alright, gimme a while, I'll work smth out.

On Wed, 20 Jan 2016 23:43 dabba39 [email protected] wrote:

for example a simple command with flags, like this : gofmt -w main.go


Reply to this email directly or view it on GitHub
#6 (comment).

@spaceemotion
Copy link

Are there any updates on this? This lib looks very promising, would love to know if this is possible by now.

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

No branches or pull requests

3 participants