Skip to content

Commit d112801

Browse files
danilocgsilvajwerle
authored andcommitted
Pull Request (#41)
1 parent de37887 commit d112801

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_posts/2018-01-11-uget.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: uget
3+
layout: post
4+
title: "uget"
5+
description: "Checks the current utility to download and use it"
6+
category: default
7+
tags: [utility, bash]
8+
---
9+
Downloads a file from an url choosing between wget or curl, or gently warns that the current system can't make the download. This packages frees the package developer the responsability to check the downloads utility in the target user computer.
10+
## Usage
11+
uget THERESOURCEURI
12+
## Links
13+
* [Source Code (GitHub)][https://github.com/danilocgsilva/uget]
14+
* [Author: danilocgsilva](http://danilocgsilva.me)

0 commit comments

Comments
 (0)