An open API service indexing awesome lists of open source software.

https://github.com/dustvoice/bb-craft

A collection of scripts for Minecraft
https://github.com/dustvoice/bb-craft

Last synced: 12 months ago
JSON representation

A collection of scripts for Minecraft

Awesome Lists containing this project

README

          

#+title: clj-craft

* About

A collection of scripts for (modded) Minecraft

** clj-craft.recipe

Script to calculate recipe dependencies for faster crafting

* Development Stack

The project is implemented in `clojure` utilizing `deps.edn`/`clj-tools`.

For development I use [[https://github.com/doomemacs/doomemacs][Doom Emacs]] with [[https://github.com/clojure-emacs/cider][CIDER]].
Any specifics can be seen in my [[https://github.com/DustVoice/dotfiles][dotfiles]].