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

Reorganizing CLI #2776

Merged
merged 10 commits into from
Feb 22, 2024
Merged

Reorganizing CLI #2776

merged 10 commits into from
Feb 22, 2024

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Feb 13, 2024

Before doing the release, I want to reorg this, to make it more consistent/structured.

Now there is only one entrypoint pymapdl:

$ pymapdl convert ... # convert mapdl code to pymapdl
$ pymapdl start
$ pymapdl stop
$ pymapdl list

Related to #2703

@germa89 germa89 requested a review from a team as a code owner February 13, 2024 16:06
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@germa89 germa89 enabled auto-merge (squash) February 14, 2024 09:48
@germa89
Copy link
Collaborator Author

germa89 commented Feb 19, 2024

@clatapie please review

pyproject.toml Outdated Show resolved Hide resolved
src/ansys/mapdl/core/cli.py Outdated Show resolved Hide resolved
Copy link
Contributor

@clatapie clatapie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 💯

@germa89 germa89 enabled auto-merge (squash) February 22, 2024 16:41
@germa89 germa89 merged commit fb7fedc into main Feb 22, 2024
27 checks passed
@germa89 germa89 deleted the feat/reorg-pymapdl-cli branch February 22, 2024 17:17
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