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

Added an interactive menu #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added an interactive menu #18

wants to merge 1 commit into from

Conversation

rdWei
Copy link

@rdWei rdWei commented Aug 10, 2023

Update to Temporary Local File Hosting - Version 2.3

Changes:

  • Added an interactive menu: A user-friendly interactive menu has been incorporated, allowing users to easily select their preferred hosting option from a list of choices - localhost, ngrok.io, cloudflared, and localxpose.
  • The init function encapsulates the setup and execution of the hosting service. It manages the sequence of steps required to prepare the environment, install dependencies (if needed), and present the user with the interactive menu to choose their desired hosting method. By encapsulating these tasks within the init function, the codebase becomes more modular and maintainable.

@rdWei rdWei changed the title Update host.sh Added an interactive menu Aug 10, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant