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

Create a basic working command line tool for Boyka framework #1

Closed
8 tasks done
WasiqB opened this issue Oct 2, 2023 · 0 comments · Fixed by #2
Closed
8 tasks done

Create a basic working command line tool for Boyka framework #1

WasiqB opened this issue Oct 2, 2023 · 0 comments · Fixed by #2
Assignees

Comments

@WasiqB
Copy link
Member

WasiqB commented Oct 2, 2023

Trigger command

The CLI will be triggered by using boyka keyword in the terminal. The CLI will be very basic which will not have actual implementation of each commands.

Basic commands

  • configure: This will guide the user to create a new boyka-config.json file
    • init: Create new config file
    • web: This will guide the user to configure new Web app using the config key provided
    • api: This will guide the user to configure new API app using the config key provided
    • mobile: This will guide the user to configure new Mobile app using the config key provided
  • help: This will print details about all the available commands
  • version: This will print version of the tool
  • --verbose: This will make command execution verbose

Notes:

  • Modification of config file is not supported in this ticket
  • This is an MVP for Boyka command line tool
@WasiqB WasiqB self-assigned this Oct 2, 2023
@WasiqB WasiqB transferred this issue from BoykaFramework/boyka-framework Nov 7, 2023
@WasiqB WasiqB moved this from ⚡ Planned to 🏗 In progress in 🥊 Boyka-Framework Roadmap Nov 7, 2023
@WasiqB WasiqB linked a pull request Nov 7, 2023 that will close this issue
@WasiqB WasiqB changed the title Create a command line tool for Boyka framework Create a basic working command line tool for Boyka framework Nov 7, 2023
@WasiqB WasiqB closed this as completed in #2 Nov 8, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in 🥊 Boyka-Framework Roadmap Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant