Skip to content

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

Merged
NuriYuri merged 2 commits intomainfrom
Handle-the-psdk-use-studio-command-#15-#16
Apr 25, 2026
Merged

Handle the psdk-use studio command #15 #16#26
NuriYuri merged 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

@NuriYuri NuriYuri merged commit a0279fb into main Apr 25, 2026
1 check passed
@NuriYuri NuriYuri deleted the Handle-the-psdk-use-studio-command-#15-#16 branch April 25, 2026 09:45
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