Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

Latest commit

 

History

History
55 lines (28 loc) · 1.42 KB

README.md

File metadata and controls

55 lines (28 loc) · 1.42 KB

ItalianCannon

Download pre-compiled package: https://see.wtf/BiMDY

AppVeyor Compile Status

A simple multithreading web resource request tool. Based on .NET Core.

Supported OS: See Microsoft Official.

Runtime

Ordinary

(Suitable for RHEL, CentOS, Oracle Linux, Fedora, Debian, Ubuntu, Linux Mint, openSUSE, SLES.)

Set up the .NET Core SDK.

Details could be found on Microsoft Official.

Get application source code:

git clone https://github.com/KruinWorks/ItalianCannon.git

Enter project directory:

cd ./ItalianCannon/ItalianCannon

Restore NuGet packages:

dotnet restore

Just run dotnet run directly and... There you go!

Arch Linux Special

Directly install the dotnet-runtime-2.0 package in community repository.

pacman -Syu dotnet-runtime-2.0

Get the pre-compiled binary file, then run dotnet <filename> and it's done.

Notice

On the first use, it will ask you to edit the default configurations.

When you're done, press Enter to continue.

Details could be found below.

Configurations

See https://see.wtf/6nhoB for further information.

You can run ItalianCannon with --setup argument to activate Setup Wizard.