Skip to content
New issue

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

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

Already on GitHub? # to your account

An option to enter a Tebako package interactively #253

Open
maxirmx opened this issue Feb 11, 2025 · 1 comment
Open

An option to enter a Tebako package interactively #253

maxirmx opened this issue Feb 11, 2025 · 1 comment

Comments

@maxirmx
Copy link
Member

maxirmx commented Feb 11, 2025

          @maxirmx is there a command that we do not need a line `binding.irb`? 

Bundler still offers (the now deprecated) bundle console, which is now just bin/console within your gem.

I wonder if we can allow Tebako to provide access to other executables in the bin/ directory (in addition to automatically entering a defined entrypoint).

e.g.

$ tebako exec my_package.teb bin/console
# Executes bin/console within `my_package.teb`

Originally posted by @ronaldtse in #250 (comment)

@maxirmx
Copy link
Member Author

maxirmx commented Feb 11, 2025

@ronaldtse, this feature consists of two sub-issues and I believe it can be supported.

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

No branches or pull requests

1 participant