1
0
Fork
You've already forked rubel
0
Rubik's cube sequence manipulation for Emacs Lisp
  • Emacs Lisp 100%
Find a file
Wojciech Siewierski 8aa62471e4 Return the sequences after storing them in the kill-ring
It just makes sense for these commands to have reasonable
return value.
2024年08月11日 21:01:38 +02:00
.pre-commit-config.yaml Remove the overengineered runner script from the repo 2024年08月11日 21:01:27 +02:00
LICENSE Add README and LICENSE 2023年11月13日 16:28:22 +01:00
README.md Add README and LICENSE 2023年11月13日 16:28:22 +01:00
rubel-tests.el Add a few well known algorithms as notation expansion tests 2023年12月03日 19:46:35 +01:00
rubel.el Return the sequences after storing them in the kill-ring 2024年08月11日 21:01:38 +02:00

rubel

An Emacs Lisp module for simple Rubik's cube sequence manipulations. Made mostly just for fun, might gain more features in the future or might not.