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

lyrics #26

Open
utterances-bot opened this issue Aug 19, 2020 · 3 comments
Open

lyrics #26

utterances-bot opened this issue Aug 19, 2020 · 3 comments

Comments

@utterances-bot
Copy link

lyrics

https://40ants.com/lisp-project-of-the-day/2020/08/0165-lyrics.html

Copy link
Contributor

I made a version for the terminal :) https://github.com/vindarel/lyrics-cli Building the binary gives a readline prompt with three commands:

  • lyrics
  • search-song
  • help

Actually I made it to proof-test my replic package, which creates the readline "repl" and the command out of existing functions for us. The PR was short: https://github.com/mihaiolteanu/lyrics/pull/1/files

@svetlyak40wt
Copy link
Member

It looks good. However I'd made a separate system lyrics-cli and move dependency on replic there.

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

No branches or pull requests

4 participants
@svetlyak40wt @vindarel @utterances-bot and others