Skip to content

Conversation

@jcs090218
Copy link
Member

You can now use

$ eask archives --all

to list out all archives that are available!

Example output:

...

List all available archives:

  gnu           https://elpa.gnu.org/packages/                    0
  nongnu        https://elpa.nongnu.org/nongnu/                   0
  celpa         https://celpa.conao3.com/packages/                0
  jcs-elpa      https://jcs-emacs.github.io/jcs-elpa/packages/    0
  marmalade     https://marmalade-repo.org/packages/              0
  melpa         https://melpa.org/packages/                       0
  melpa-stable  https://stable.melpa.org/packages/                0
  org           https://orgmode.org/elpa/                         0
  shmelpa       https://shmelpa.commandlinesystems.com/packages/  0

(Total of 9 archives available)

@jcs090218 jcs090218 added the enhancement New feature or request label Dec 20, 2022
@jcs090218 jcs090218 changed the title feature: Adapat -a/--all option for archives command feature: Adapat -a/--all option for archives command Dec 20, 2022
@jcs090218 jcs090218 changed the title feature: Adapat -a/--all option for archives command feature: Adapt -a/--all option for archives command Dec 20, 2022
(eask-info "(Total of %s available script%s)" (length keywords)
(eask--sinr keywords "" "s"))))
(eask-info "(Total of %s available script%s)" (length keys)
(eask--sinr keys "" "s"))))
Copy link
Member Author

Choose a reason for hiding this comment

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

Just renaming these variables

  • keywords -> keys
  • keyword -> key

echo "Testing local commands..."
eask info
eask archives
eask archives --all
Copy link
Member Author

Choose a reason for hiding this comment

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

Add test.

@jcs090218 jcs090218 merged commit 0c829ea into master Dec 20, 2022
@jcs090218 jcs090218 deleted the feature/command-archives-a branch December 20, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants