piotrmurach / tty

Toolkit for developing sleek command line apps.
https://ttytoolkit.org
MIT License
2.5k stars 78 forks source link

Being stucked in CI Service selector #87

Open albertalef opened 4 months ago

albertalef commented 4 months ago

Describe the problem

Im trying to start a new application using the teletype new app, but im being stucked in the CI Service selector.

I was build the app cloning the repo, because using the published gem generate a error described here: https://github.com/piotrmurach/tty/issues/75

Steps to reproduce the problem

teletype new app

Actual behaviour

image

Expected behaviour

Create a new app

Describe your environment