Unshort 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Unshort --version 1.0.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 Unshort --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Unshort&version=1.0.0
nuke :add-package Unshort --version 1.0.0

<div id="top"></div>

<div align="center">

Contributors Forks Stargazers Issues MIT License

</div>

<br /> <div align="center"> <a href="https://github.com/briandoesdev/Unshort"> <img src="/screenshots/unshort_logo.png?raw=true" alt="Logo" height="200"> </a>

<h3 align="center">Unshort</h3>

<p align="center"> Simple CLI tool to view long form of shortened links </p> </div>

About The Project

Unshort Screen Shot

<p align="right">(<a href="#top">back to top</a>)</p>

Built With

<p align="right">(<a href="#top">back to top</a>)</p>

Getting Started

Prerequisites

  • .NET 6.0
    dotnet --version
    
    Output should be 6.0.0 or greater

Installation

  1. Clone the repo
    git clone https://github.com/briandoesdev/Unshort.git
    
  2. Change diectory
    cd .\Unshort\
    
  3. Restore project
    dotnet restore
    
  4. Package tool
    dotnet pack
    
  5. Install tool globally on system
    dotnet tool install --global --add-source ./nupkg unshort
    

<p align="right">(<a href="#top">back to top</a>)</p>

Usage

Example 1:

unshort <short url>

Example 2:

unshort skl.sh/hai35
output: https://www.skillshare.com/membership/checkout?utm_source=Youtube&utm_medium=paid-HalfasInteresting&utm_campaign=2020-6-HalfasInteresting-35&utm_content=cta-link&coupon=YTHALFASINTERESTING35&onboarding_tag=24,191,39,672,3&classes=1539782161,1539782161,1389209398

<p align="right">(<a href="#top">back to top</a>)</p>

Roadmap

  • [] No roadmap now

See the open issues for a full list of proposed features (and known issues).

<p align="right">(<a href="#top">back to top</a>)</p>

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

<p align="right">(<a href="#top">back to top</a>)</p>

License

Distributed under the GPLv3 License. See LICENSE for more information.

<p align="right">(<a href="#top">back to top</a>)</p>

Contact

Your Name - @briandoesdev

Project Link: https://github.com/briandoesdev/Unshort

<p align="right">(<a href="#top">back to top</a>)</p>

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
2022.1.22.15352 443 1/22/2022
2022.1.10.41900 413 1/10/2022
2022.1.10.41106 424 1/10/2022
1.0.0 241 12/26/2021