Skip to content

ash-shell/file-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8bb6d22 Β· Nov 4, 2016

History

6 Commits
Nov 4, 2016
Oct 27, 2016
Oct 27, 2016
Nov 4, 2016
Nov 4, 2016
Oct 27, 2016
Nov 4, 2016
Nov 4, 2016

Repository files navigation

fileio

Upload file(s) to https://file.io

Installation

You're going to have to install Ash to use this module.

After you have Ash installed, run either one of these two commands depending on your git clone preference:

  • ash apm:install [email protected]:ash-shell/file-io.git --global
  • ash apm:install https://github.com/ash-shell/file-io.git --global

Usage

$ ash fileio:help
fileio(1)

NAME
          fileio - Upload file(s) to https://file.io

SYNOPSIS
          fileio file             upload single file & copy link to clipboard
          fileio file1 file2      upload multiple files
          fileio:history          output history

   FLAGS
          -e, --expires 'time'  (default: 2 weeks) positive integer followed by
                                    w (week), m (month) or y (year)

EXAMPLES
          ash fileio --expires 1w help.txt license.md
          ash fileio help.txt license.md -e 1w
          ash fileio --expires 1w help.txt license.md -e 1y readme.md

NOTES
          The expires/e flag is able to be added after or before the files.
          Which ever you pattern you choose you must be consitant with.

License

MIT

About

πŸ”₯ Burner file uploads to https://file.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages