Recent Releases of spellbook
spellbook - Spellbook for macOS and Linux
Hi, this version uses the new scripts registry. It works under macOS and Linux, so possibly some BSDs will work as well
If you don't want to download this executable, you can build it from source by yourself. Clone the repo, go to cli directory and run build.sh, then install.sh
Thanks and I hope for your feedback
- TypeScript
Published by jmaczan almost 3 years ago
spellbook - Spellbook CLI
This is initial build of Spellbook CLI app for Linux.
Basic commands:
- Installed scripts
spell list
- Add script
spell learn <script name>
- Run script
spell <script name> [parameters]
- Remove script
spell forget <script name>
- TypeScript
Published by jmaczan about 4 years ago