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

Interactive input git bash #56

Open
Codelax opened this issue Apr 29, 2021 · 0 comments
Open

Interactive input git bash #56

Codelax opened this issue Apr 29, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Codelax
Copy link
Member

Codelax commented Apr 29, 2021

Describe the bug
cli instant close stdin instead of waiting for user input

To Reproduce
Do ctpm init in the correct environment

Please tell us about your environment:

  • Terminal: Git Bash
  • OS: Windows 10

Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

$ ctpm init
? Project name Error: failed to init project config: Incorrect function.
Usage:
  ctpm init [path] [flags]

Flags:
      --desc string      Project description when using non-interactive mode
  -h, --help             help for init
      --license string   Project license when using non-interactive mode (default "UNLICENSED")
      --name string      Give project name to skip interactive entry and enter non-interactive mode
      --no-template      Prevents the creation of CMake files
      --type string      Project's type when using non-interactive mode
      --version string   Project version when using non-interactive mode (default "1.0.0")

@Codelax Codelax added the bug Something isn't working label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant