mineflake

Crates.iomineflake
lib.rsmineflake
version0.2.2
sourcesrc
created_at2022-12-10 01:50:52.167294
updated_at2022-12-22 15:32:10.240346
descriptionA CLI that powers Mineflake
homepage
repositoryhttps://github.com/nix-community/mineflake
max_upload_size
id733663
size96,666
Egor Tenovoy (cofob)

documentation

https://mineflake.cofob.ru/

README

Mineflake CLI

Mineflake CLI is a command line interface for Mineflake. It is used internally by the Mineflake to build and run the Mineflake servers.

You can use it to debug Mineflake configurations, or use separately from Nix and NixOS.

If you have Nix installed, you can try Mineflake CLI without installing it:

nix run github:nix-community/mineflake -- help

Features

  • cli: (enabled by default) Enable dependencies for the CLI. Disable this if you only want to use the Mineflake library.
  • net: (enabled by default) Enable net module and remote package fetching (requires openssl).

Windows

Mineflake CLI is not tested on Windows, but it should work. (If you have a Windows machine, please test it and report any issues!)

Commit count: 211

cargo fmt