Add usage examples for uplio plugin
This commit is contained in:
parent
774a991d6a
commit
bd2f7218f4
@ -3,3 +3,12 @@
|
|||||||
1. Uploads the file to [upl.io](http://upl.io/).
|
1. Uploads the file to [upl.io](http://upl.io/).
|
||||||
1. Copies url to clipboards.
|
1. Copies url to clipboards.
|
||||||
1. Print the url to the terminal.
|
1. Print the url to the terminal.
|
||||||
|
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ uplio Gemfile
|
||||||
|
#=> Uploading...
|
||||||
|
#=> http://upl.io/5fzpcn
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user