Crates.io | arkaoe |
lib.rs | arkaoe |
version | 0.1.0 |
source | src |
created_at | 2024-02-14 00:32:37.359087 |
updated_at | 2024-02-14 00:32:37.359087 |
description | Web server providing tools for the Age of Empires II real-time strategy video-game |
homepage | https://github.com/Arkanosis/arkaoe |
repository | https://github.com/Arkanosis/arkaoe |
max_upload_size | |
id | 1139176 |
size | 72,027 |
arkaoe is a web server providing tools for the Age of Empires II real-time strategy video-game.
Usage: arkaoe serve [--hostname=<hostname>] [--port=<port>]
arkaoe -h | --help
arkaoe --version
Commands:
serve Start a small HTTP server to serve the tools.
Options:
-h, --help Show this screen.
--hostname=<hostname> Hostname to resolve to find the network interface to serve the tools [default: localhost].
--port=<port> Port on which to serve the tools [default: 8080].
--version Show version.
Run cargo build --release
in your working copy.
Contributions are welcome through GitHub pull requests.
Please report bugs and feature requests on GitHub issues.
arkaoe is copyright (C) 2024 Jérémie Roquet jroquet@arkanosis.net and licensed under the ISC license.