Skip to content

fralonra/eldiron-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eldiron Cli

Latest version MIT

A command line tool for Eldiron RPG creator.

Currently it provides an interactive interface to build your server from scratch, and deploy your server using systemd if it is available on your system.

Installation

cargo install eldiron-cli

Usage

Build your server. It will automatically setup a systemd service if it is available:

eldiron server setup

Start the systemd server:

eldiron server start

Restart the systemd server:

eldiron server restart

Stop the systemd server:

eldiron server stop

About

A command line tool for Eldiron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages