- Se você já tiver o .net core 3.1 instalado no seu computador
- git clone https://github.com/ArahirooriharA/fetch.NET.git
- cd ../fetch.net/fetch.net
- dotnet build
- cd ../bin/debug/netcoreapp3.1
- fetch.net
- Se você não tiver o .net core 3.1 instalado
- Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
- choco install dotnetcore-sdk
- git clone https://github.com/ArahirooriharA/fetch.NET.git
- cd ../fetch.net/fetch.net
- dotnet build
- cd ../bin/debug/netcoreapp3.1
- fetch.net
-
Notifications
You must be signed in to change notification settings - Fork 0
ssimiao/fetch.NET
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Um CLI app inspirado no neofetch para windows
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
