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

Warning cuando el init genera un nombre de package #155

Open
fdodino opened this issue May 24, 2024 · 0 comments
Open

Warning cuando el init genera un nombre de package #155

fdodino opened this issue May 24, 2024 · 0 comments
Labels
componente: init Inicialización de un proyecto good first issue Good for newcomers priority: low Nice to have issue

Comments

@fdodino
Copy link
Contributor

fdodino commented May 24, 2024

image

{
  "name": "pacmanBasicGame",
  "version": "1.0.0",
  "wollokVersion": "4.0.0",
  "author": "dodain",
  "license": "ISC"
}

Habría que usar kebab case: pacman-basic-game para el name.

@fdodino fdodino added priority: low Nice to have issue componente: init Inicialización de un proyecto labels May 24, 2024
@PalumboN PalumboN added the good first issue Good for newcomers label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
componente: init Inicialización de un proyecto good first issue Good for newcomers priority: low Nice to have issue
Projects
None yet
Development

No branches or pull requests

2 participants