Skip to content

Handle the psdk-use studio command #15 #16#26

Open
NuriYuri wants to merge 2 commits intomainfrom
Handle-the-psdk-use-studio-command-#15-#16
Open

Handle the psdk-use studio command #15 #16#26
NuriYuri wants to merge 2 commits intomainfrom
Handle-the-psdk-use-studio-command-#15-#16

Conversation

@NuriYuri
Copy link
Copy Markdown
Contributor

@NuriYuri NuriYuri commented Jan 1, 2026

Implements the psdk-use studio command. Fix #15 Fix #16

Test to perform:

  1. In a project with no pokemonsdk folder and with no .git: psdk-use studio => Should succeed (even if it does nothing)
  2. In a project with a pokemonsdk folder and with no .git: psdk-use studio => Should succeed and rename to pokemonsdk_old
  3. In the same as step 2: psdk-use studio => Should fail because of pokemonsdk_old
  4. In a project with a pokemonsdk submodule: psdk-use studio => Should succeed
  5. In a project with a pokemonsdk submodule: psdk-use studio --delete => Should fail
  6. In a project without a pokemonsdk submodule: psdk-use studio --delete => Should succeed

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.

Handle psdk-use studio delete subcommand Handle psdk-use studio subcommand

1 participant