4 releases
0.2.2 | Dec 22, 2022 |
---|---|
0.2.1 | Dec 15, 2022 |
0.2.0 | Dec 15, 2022 |
0.1.0 | Dec 10, 2022 |
#17 in #nixos
53KB
1.5K
SLoC
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!)
Dependencies
~2–18MB
~267K SLoC