diff --git a/generate_docs.sh b/commands/generate_docs.sh
similarity index 100%
rename from generate_docs.sh
rename to commands/generate_docs.sh
diff --git a/generate_reports.sh b/commands/generate_reports.sh
similarity index 100%
rename from generate_reports.sh
rename to commands/generate_reports.sh
diff --git a/install.sh b/commands/install.sh
similarity index 100%
rename from install.sh
rename to commands/install.sh
diff --git a/install_with_pip.sh b/commands/install_with_pip.sh
similarity index 100%
rename from install_with_pip.sh
rename to commands/install_with_pip.sh
diff --git a/install_with_pip_without_dependencies.sh b/commands/install_with_pip_without_dependencies.sh
similarity index 100%
rename from install_with_pip_without_dependencies.sh
rename to commands/install_with_pip_without_dependencies.sh
diff --git a/install_without_dependencies.sh b/commands/install_without_dependencies.sh
similarity index 100%
rename from install_without_dependencies.sh
rename to commands/install_without_dependencies.sh
diff --git a/upload_to_pypi.sh b/commands/upload_to_pypi.sh
similarity index 100%
rename from upload_to_pypi.sh
rename to commands/upload_to_pypi.sh