Package Details: exercism-bin 3.5.4-1

Git Clone URL: https://aur.archlinux.org/exercism-bin.git (read-only, click to copy)
Package Base: exercism-bin
Description: Command line client for exercism.io
Upstream URL: https://github.com/exercism/cli
Licenses: MIT
Conflicts: exercism
Provides: exercism
Replaces: exercism-cli
Submitter: linduxed
Maintainer: linduxed (esskayesss)
Last Packager: esskayesss
Votes: 77
Popularity: 0.121352
First Submitted: 2019-07-28 13:36 (UTC)
Last Updated: 2024-11-20 15:23 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

jahway603 commented on 2022-11-24 22:49 (UTC)

Even thought the 3.0.13-1 version is written out of date, it is possible to install this package with paru or yay, and then run the command sudo exercism upgrade which will upgrade this to the latest version directly (for me to the 3.1.0 version). You can test your version of exercism with exercism version.

linduxed commented on 2019-12-25 18:36 (UTC)

@berquist Implemented. Thanks for the recommendation!

linduxed commented on 2019-12-25 17:39 (UTC) (edited on 2019-12-25 17:39 (UTC) by linduxed)

@berquist If that's the correct syntax, then yes, it should. This package used to be exercism-cli and changed to exercism-bin a commits ago.

berquist commented on 2019-12-24 14:17 (UTC)

Should the PKGBUILD have replaces=('exercism-cli')?

patrick96 commented on 2019-11-28 09:58 (UTC)

@linduxed Awesome :)

linduxed commented on 2019-11-28 02:53 (UTC)

Updated the package to 3.0.13. Thank you @patrick96 for your contribution!

patrick96 commented on 2019-11-20 09:28 (UTC)

Sure, no worries!

linduxed commented on 2019-11-20 09:11 (UTC)

@patrick96 Thank you for your work!

I can't have a look at this right away, but I'll get around to it either tomorrow evening or during the weekend.

patrick96 commented on 2019-11-20 07:39 (UTC) (edited on 2019-11-20 07:43 (UTC) by patrick96)

Hi. I updated the PKGBUILD for this to 3.0.13 and I also switched over to the new release tarball names. You can find it here: https://gist.github.com/patrick96/80f7e9150b8be4ab524330a0763d6dc3

@linduxed feel free to pull this in ;)

The tarball also provides the license file and shell completion so I use it directly from there. And I also copy the zsh and bash completion to the proper location for completion to work out of the box.

I don't know where I should put the fish completion because I never used it so I just didn't include it.

EDIT: I now also included the fish completions after researching where to put them

NobbZ commented on 2019-09-12 07:54 (UTC)

Oh, yes, sorry, forgot that this is a binary package. Then patching is hard.