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

Implementation of init command #94

Merged

Conversation

lnpotter
Copy link
Contributor

@lnpotter lnpotter commented Oct 9, 2024

  • Implemented init.lua to handle the creation of project directories and files. This includes functions for creating the project structure and initializing a template game.

This PR solves #31

@lnpotter lnpotter force-pushed the feature/init-command branch from ad5cdc0 to 20deb1c Compare October 9, 2024 15:28
@RodrigoDornelles RodrigoDornelles changed the base branch from main to feature/cmd_init October 31, 2024 13:07
@RodrigoDornelles RodrigoDornelles merged commit 5d63ada into gamelly:feature/cmd_init Oct 31, 2024
11 checks passed
RodrigoDornelles added a commit that referenced this pull request Oct 31, 2024
RodrigoDornelles added a commit that referenced this pull request Oct 31, 2024
* feat: add wget to http util create request #90

* Implementation of init command (#94)

* feat: implemented init command #31
* refactor: integrate init.lua in cli.lua streamlining the project init command

* chore: somes adjusts in #94

---------

Co-authored-by: Lucas Noal Pötter <[email protected]>
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.

2 participants