Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
/ fuji Public archive

A command-line application for managing Minecraft servers.

Notifications You must be signed in to change notification settings

nicdgonzalez/fuji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuji

Note

Project renamed to Axiom and is currently being re-written in Rust. Archiving this project as I likely won't be working on it anymore.

Check out Axiom instead.

Introduction

Fuji is a command-line application for managing Minecraft servers.

Introduction | Installation | Getting Started

Installation

Requirements

Name Version Reason
Python 3.8+ Fuji source code is written in Python
Java 17.0+ Minimum version required to run the Minecraft server
tmux 3.8+ Maintains control of the Minecraft console without blocking the current process

To install the project, run the following commands:

$ git clone https://github.com/nicdgonzalez/fuji.git --depth=1
$ cd ./fuji
$ python -m pip install .

Getting Started

WORK IN PROGRESS...

About

A command-line application for managing Minecraft servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages