NikiforovAll.CopyPaster 1.1.0

dotnet tool install --global NikiforovAll.CopyPaster --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local NikiforovAll.CopyPaster --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NikiforovAll.CopyPaster&version=1.1.0
nuke :add-package NikiforovAll.CopyPaster --version 1.1.0

NikiforovAll.CopyPaster

Build NuGet NuGet NuGet License contributionswelcome

Downloads code and saves it to local file system. Copy-paste-driven development made easy.

Same as wget https://URL/ --output-document=FILE_NAME, but you don't have to pass a link to raw version. It rewrites "https://github.com" to "https://raw.githubusercontent.com/" automatically for you.

Install

dotnet tool install --global NikiforovAll.CopyPaster

Run

copa https://github.com/NikiforovAll/copy-paster/blob/main/README.md
# creates README.md in current folder

More details

$ dotnet run -- -h
Description:
  Copies file by url

Usage:
  NikiforovAll.CopyPaster <url> [options]

Arguments:
  <url>  url

Options:
  -o, --output <output>  Output file path
  --dry-run              Dry run
  --raw                  Raw. No panel
  --version              Show version information
  -?, -h, --help         Show help and usage information
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.1.0 341 12/20/2021
1.0.0 248 12/19/2021