getmyfile

A commandline filegetter

Usage no npm install needed!

<script type="module">
  import getmyfile from 'https://cdn.skypack.dev/getmyfile';
</script>

README

getmyfile

Commandline file downloader

How to Install


npm install -g getmyfile

CLI Docs


getmyfile fileaddress 
    
Example

getmyfile "http://somewebsite.com/index.html"

Note:-

getmyfile will store the file in the directory where you ran getmyfile command;