Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 708 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 708 Bytes

Traduzido em PT-BR: pt-br

About

Aqueduct is a local network desktop file transfer server for linux platforms built with GOLANG programming language.

Installing

Clone the files in the build folder In the terminal, ensure that the install script has execution permissions After that, navigate to the root of the project and type:

$ sudo./install.sh

Configuration

Perform the settings in the config.env file.

To see the path of the configuration file, run the installation script and type in the terminal:

$ aqueduct

Contribute

Read the note extra.md for more information.