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

docs: fix plugin install command [APE-1519] #1731

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

alex-damjanovic
Copy link
Contributor

@alex-damjanovic alex-damjanovic commented Nov 7, 2023

What I did

Added . in the plugins install command in the docs as it requires . for plugins to be installed from ape-config.yaml.

How I did it

Added a simple dot in the docs.

How to verify it

The plugins won't be installed if there is no ..

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@vany365 vany365 changed the title docs: fix plugin install command docs: fix plugin install command [APE-1519] Nov 7, 2023
@antazoey
Copy link
Member

antazoey commented Nov 7, 2023

I thought both worked?

@antazoey
Copy link
Member

antazoey commented Nov 7, 2023

more info: the CLI can take a path arg to a config file, so the . means uses the cwd.
However, the default arg is also to just look at the cwd, so that is why I thought they both worked

@alex-damjanovic
Copy link
Contributor Author

alex-damjanovic commented Nov 7, 2023

I thought both worked?

ERROR: You must give at least one requirement to install. This is the case with me.

I tested it manually, didn't go into the CLI , I may be in the wrong here

@antazoey antazoey merged commit 5690fd7 into ApeWorX:main Nov 7, 2023
19 checks passed
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.

3 participants