Trioxidation / Triox

A free file hosting server that focuses on speed, reliability and security.
GNU Affero General Public License v3.0
100 stars 14 forks source link

Command line argument parsing #8

Closed AaronErhardt closed 3 years ago

AaronErhardt commented 3 years ago

Triox should be able to handle at least a few basic command line arguments. This could be implemented using clap or any other command line parsing crate.

List of basic arguments:

AaronErhardt commented 3 years ago

Feature added by #11